List and retrieve diffs with detailed revision information

GET /v1/diff/1073503/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1073503,
    "revision": {
        "id": 484150,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "7db0712c592b127a8a2627c63305759bb3ccb98e",
        "head_changeset": "407879e5002b625d19aa52c78553c1242c7376cf",
        "phabricator_id": 254693,
        "phabricator_phid": "PHID-DREV-u25gxlmkhkxeraum5cwx",
        "title": "Bug 1972332 - Ensure pinned tabs get moved into the correct container when moving them into a new window r=#tabbrowser-reviewers",
        "bugzilla_id": 1972332,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/484150/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484150/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254693"
    },
    "phid": "PHID-DIFF-4nlhbomk3muqck3jble6",
    "review_task_id": "B4jSs6b7TR-XILVN0QsrzQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "b9c8b00bb1650a0940eda8140679fc748254cfab",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073503/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-26T16:17:29.424637Z"
}