Manages revisions

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

{
    "id": 496514,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "928f97fe5edfb265f164f22063c1c8859f80265d",
    "head_changeset": "88e559d8460b3e67b46c000ad2011552e31585b8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 88e559d8460b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/496514/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496514/issues/?format=api",
    "phabricator_url": null
}