Manages revisions

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

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