Manages revisions

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

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