Manages revisions

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

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