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

{
    "url": "https://demozoo.org/api/v1/releasers/25027/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25027/",
    "id": 25027,
    "name": "Dagoon",
    "is_group": false,
    "nicks": [
        {
            "name": "Dagoon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dagoon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17284/?format=api",
                "id": 17284,
                "name": "Cryogen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23006/?format=api",
                "id": 23006,
                "name": "Autumn"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://the.fork.pl"
        },
        {
            "link_class": "BaseUrl",
            "url": "mailto:mg@fork.pl"
        }
    ]
}