Manages revisions

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

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