Manages revisions

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

{
    "id": 409424,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "924fc2b70c083b74e30a91efc81fce66aefccea1",
    "head_changeset": "1881c3cb99445f1c986c910bf8238b9267464112",
    "phabricator_id": 230969,
    "phabricator_phid": "PHID-DREV-txjcpnrwiporbiewxax2",
    "title": "Bug 1934929 - don't print a note about push-to-lando if MACH_TRY_PUSH_TO_VCS is set. r?sheehan",
    "bugzilla_id": 1934929,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/409424/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/409424/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230969"
}