Manages revisions

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

{
    "id": 515004,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "7767b8486f730d3a7daa3aba10e67512ca19e8a8",
    "head_changeset": "8220b6ff9f83ad57ec0d61a9bf41f84a21ca3282",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 8220b6ff9f83 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/515004/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515004/issues/?format=api",
    "phabricator_url": null
}