Manages revisions

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

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