Manages revisions

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

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