Manages revisions

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

{
    "id": 510298,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6b033d07589f8a7007c55869bacd984fa759d522",
    "head_changeset": "42d31161aaa101e5a006506278430351650acd78",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 42d31161aaa1 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510298/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510298/issues/?format=api",
    "phabricator_url": null
}