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

{
    "url": "https://demozoo.org/api/v1/releasers/48359/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48359/",
    "id": 48359,
    "name": "Arjan",
    "is_group": false,
    "nicks": [
        {
            "name": "Arjan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Arjan"
            ]
        },
        {
            "name": "Proop",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Proop"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9999/?format=api",
                "id": 9999,
                "name": "Tequila"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136557/?format=api",
                "id": 136557,
                "name": "Toyland"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5926"
        }
    ]
}