Manages revisions

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

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