Manages revisions

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

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