Manages revisions

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

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