Manages revisions

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

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