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

{
    "url": "https://demozoo.org/api/v1/releasers/46999/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46999/",
    "id": 46999,
    "name": "Asle",
    "is_group": false,
    "nicks": [
        {
            "name": "Asle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Asle"
            ]
        },
        {
            "name": "DJ Ta Mere",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Ta Mere"
            ]
        },
        {
            "name": "DJ TaMere",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ TaMere"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21774/?format=api",
                "id": 21774,
                "name": "Lithium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49717/?format=api",
                "id": 49717,
                "name": "Amiga Music Preservation Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49718/?format=api",
                "id": 49718,
                "name": "Quad 9"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34039/?format=api",
                "id": 34039,
                "name": "ReDoX"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=389"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=766"
        }
    ]
}