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

{
    "url": "https://demozoo.org/api/v1/releasers/31275/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31275/",
    "id": 31275,
    "name": "Teori",
    "is_group": false,
    "nicks": [
        {
            "name": "Teori",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Teori"
            ]
        },
        {
            "name": "Thomazoo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Thomazoo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27480/?format=api",
                "id": 27480,
                "name": "Thinner"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142112/?format=api",
                "id": 142112,
                "name": "Kyoto Republik"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=14478"
        }
    ]
}