Manages revisions

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

{
    "id": 497787,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "74eaba76611561dfe085f801a8b29664c38b8cbe",
    "head_changeset": "2f59422639ca9b1e350a569323b9a988af2bbe6c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2f59422639ca (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/497787/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497787/issues/?format=api",
    "phabricator_url": null
}