List and retrieve diffs with detailed revision information

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

{
    "id": 1064849,
    "revision": {
        "id": 477262,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "c3a76283d990f6395563d01a297d373fa0db72aa",
        "head_changeset": "a2c3a1616bd6b9e7dd00c8247845f85811d11edc",
        "phabricator_id": 252338,
        "phabricator_phid": "PHID-DREV-wktq3xjz6yqpwqzqjife",
        "title": "Bug 1952027: composify login details screen",
        "bugzilla_id": 1952027,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477262/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477262/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252338"
    },
    "phid": "PHID-DIFF-gqcsrgm35wb6ronp5dt4",
    "review_task_id": "A_wFrtYLTu-K3kxOH8pffA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "479c17462a4a6bbb4de5bca953f842eb12354269",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1064849/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-18T09:51:28.306177Z"
}