Manages revisions

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

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