Manages revisions

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

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