Manages revisions

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

{
    "id": 415275,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "65acb1164853359f91b2409d6d88fe6b492e42d0",
    "head_changeset": "b063801223ce795649b60406f665d45d0a4c64d0",
    "phabricator_id": 232006,
    "phabricator_phid": "PHID-DREV-xrncx4bfhkawar4cbadd",
    "title": "Bug 1936922: Cache response from listAttachedOAuthClients to prevent unnecessary network calls r=markh",
    "bugzilla_id": 1936922,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/415275/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/415275/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232006"
}