Manages revisions

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

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