Manages revisions

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

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