Manages revisions

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

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