Manages revisions

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

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