Manages revisions

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

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