Manages revisions

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

{
    "id": 511002,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "507b9d6bb01619c22c9324e29d9904c195b4cfe6",
    "head_changeset": "bba8b54545d17d0a940a38bc4bb8877c4b04e7bb",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset bba8b54545d1 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/511002/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511002/issues/?format=api",
    "phabricator_url": null
}