Manages revisions

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

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