Manages revisions

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

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