Manages revisions

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

{
    "id": 518836,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "45a4003608129df6f28aaffe39a4c62a4b7068f3",
    "head_changeset": "987199e08e85bda550bcb839c6382a967ab6bcae",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 987199e08e85 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518836/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518836/issues/?format=api",
    "phabricator_url": null
}