Manages revisions

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

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