List and retrieve diffs with detailed revision information

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

{
    "id": 1077014,
    "revision": {
        "id": 477164,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "82d4d13390867d3a0fff165e645da46d9d0c1838",
        "head_changeset": "6075156585a985f7af33d95d273b346f90e575ae",
        "phabricator_id": 252233,
        "phabricator_phid": "PHID-DREV-x67ufdtt3ijvllmin3of",
        "title": "WIP: Bug 1969980 - part 2 - remove created and saved [sample search engine] toast",
        "bugzilla_id": 1969980,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477164/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477164/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252233"
    },
    "phid": "PHID-DIFF-cdhqtvuamdsj7b5rts67",
    "review_task_id": "GT_KQUPqRFyP9k-sUGzlgQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "a87fa01abe908b333e84db06551e06585297167a",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1077014/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-02T20:14:08.060616Z"
}