Manages revisions

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

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