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

{
    "url": "https://demozoo.org/api/v1/releasers/42984/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42984/",
    "id": 42984,
    "name": "Lusius",
    "is_group": false,
    "nicks": [
        {
            "name": "Lusius",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lusius"
            ]
        },
        {
            "name": "Rasmus Lusius Brinck",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rasmus Lusius Brinck"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42985/?format=api",
                "id": 42985,
                "name": "Esox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                "id": 3178,
                "name": "Panda Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7778/?format=api",
                "id": 7778,
                "name": "Mental"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}