Manages revisions

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

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