"As a Reviewer, I want to get the relevant information about a matched image in the report email, so I can make the best decisions on next steps for the image."
We need to determine how much information comes back from the API, and what's relevant to put in the report email. This is the output from the Match endpoint:
I think the main information is in the "matched" data: which database the image matched on. There may be other information in here, though.
Based on the standard forms, we want to include as much information as possible to make it easy to do reports. All of the following are optional, except the link to the image.
- Full URL to image file
- Date of upload
- File size
- File format
- Description used in upload (Wikitext)
- Structured data about upload (if available)
- Uploader username, if any
- Link to other uploader contributions
- Link to uploader user page
- IP address of uploader, if known
- email address of uploader, if known