Manages revisions

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

{
    "id": 504964,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "9785df05c72129b9f6884b0632c5ad7ae48db8e5",
    "head_changeset": "85d0f226d5324ce4cf8b40d469992ae88b851410",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 85d0f226d532 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504964/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504964/issues/?format=api",
    "phabricator_url": null
}