Manages revisions

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

{
    "id": 404080,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3c614fdb87f7a3d5d58b8bb1f965c7e0a95bee86",
    "head_changeset": "89bd09eaae52f08ec9a076b6d53052ea44bd5d6a",
    "phabricator_id": 230214,
    "phabricator_phid": "PHID-DREV-haplol6d7fkyqw4e4urp",
    "title": "WIP: Bug 1932200 - Adding leaderboard UI and position logic.",
    "bugzilla_id": 1932200,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/404080/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/404080/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230214"
}