Manages revisions

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

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