Manages revisions

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

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