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

{
    "url": "https://demozoo.org/api/v1/releasers/142067/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142067/",
    "id": 142067,
    "name": "Omniq",
    "is_group": false,
    "nicks": [
        {
            "name": "Omniq",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Omniq"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://translila.carrd.co/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/translila"
        }
    ]
}