Manages revisions

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

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