Manages revisions

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

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