Manages revisions

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

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