Manages revisions

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

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