Manages revisions

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

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