Manages revisions

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

{
    "id": 490778,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "1cc7ae3a24eb3a21d02c670e1b1d75f87807122b",
    "head_changeset": "68f83bff6a2c2db684fa71139bbafe0f2125d3d9",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 68f83bff6a2c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490778/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490778/issues/?format=api",
    "phabricator_url": null
}