Manages revisions

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

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