List and retrieve diffs with detailed revision information

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

{
    "id": 1073425,
    "revision": {
        "id": 485931,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "76dfc3ad00d16cbcaecace15b8d12227eb1040c8",
        "head_changeset": "6b6bcca19ad67f53bb653e65c486946f0e7ee093",
        "phabricator_id": 255138,
        "phabricator_phid": "PHID-DREV-f5cebpaemb5b3hfq2y7y",
        "title": "Bug 1974007 - Block the ProfilesDatastoreService shutdown blocker instead of Sqlite r?#nimbus-reviewers",
        "bugzilla_id": 1974007,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/485931/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485931/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255138"
    },
    "phid": "PHID-DIFF-n3nnze6m4h3ajccq4y7b",
    "review_task_id": "epPdlqT0QseJeNCK7u1FgQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6b6bcca19ad67f53bb653e65c486946f0e7ee093",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073425/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-26T14:53:47.625713Z"
}