Manages revisions

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

{
    "id": 533779,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "a707a74a173272cb9ebb25adcb188d6a9fc02810",
    "head_changeset": "99b900b5b456f45cfb8915a08429f70769fbf60e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 99b900b5b456 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533779/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533779/issues/?format=api",
    "phabricator_url": null
}