Manages revisions

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

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