Manages revisions

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

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