Manages revisions

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

{
    "id": 403007,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "60b9a1ba2d2e318e3800cfecc5cb0191563e0b91",
    "head_changeset": "ddbaeaf217b502f2be286c94ac983ca1d7afc431",
    "phabricator_id": 230123,
    "phabricator_phid": "PHID-DREV-sa5szv67rewqarok66mx",
    "title": "Bug 1933205 - Add malloc heap data for the Gecko profiler r?sfink",
    "bugzilla_id": 1933205,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/403007/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/403007/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230123"
}