Manages revisions

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

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