Manages revisions

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

{
    "id": 505802,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "440dbaf409879d4b4080c6cb01c16a164b820ff7",
    "head_changeset": "48e1ad3731396502389d9e4eb59d80386bc94e30",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 48e1ad373139 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505802/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505802/issues/?format=api",
    "phabricator_url": null
}