Manages revisions

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

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