Manages revisions

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

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