Manages revisions

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

{
    "id": 518623,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "99c532cb0ce037b22024974eddf5cd547eca3016",
    "head_changeset": "aa0732d251e2b54807df4086e4d1c30dafb636f3",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset aa0732d251e2 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518623/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518623/issues/?format=api",
    "phabricator_url": null
}