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

{
    "url": "https://demozoo.org/api/v1/releasers/122718/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122718/",
    "id": 122718,
    "name": "zmürf",
    "is_group": false,
    "nicks": [
        {
            "name": "Peter Mattsson",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Peter Mattsson"
            ]
        },
        {
            "name": "zmürf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ZMuRF",
                "ZMüRF",
                "Zmürf",
                "[ZMuRF]",
                "[ZMüRF]",
                "zmürf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122719/?format=api",
                "id": 122719,
                "name": "PollyCREW"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122720/?format=api",
                "id": 122720,
                "name": "Galaktiska Institutet"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4312/?format=api",
                "id": 4312,
                "name": "Compusphere"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}