Manages revisions

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

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