Manages revisions

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

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