Manages revisions

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

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