Manages revisions

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

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