Manages revisions

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

{
    "id": 512286,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "dcaca38bb74561cc40a251a090c637d9609fa14d",
    "head_changeset": "553ea9fced0fc864a3fbda1d16c525a4dcf68eca",
    "phabricator_id": 260507,
    "phabricator_phid": "PHID-DREV-nizbh3ib6jmtij3vwzel",
    "title": "Bug 1979341: Abstract the test so we can test more stuff without duping so much code r?Gijs",
    "bugzilla_id": 1979341,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512286/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512286/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260507"
}