Manages revisions

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

{
    "id": 505721,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "209dec8e2b231bfe9e5ebfdc41c4e336392024ac",
    "head_changeset": "742e2447826ab7170379e4a7b42a453a193cc0fc",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 742e2447826a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505721/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505721/issues/?format=api",
    "phabricator_url": null
}