Manages revisions

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

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