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

{
    "url": "https://demozoo.org/api/v1/releasers/24017/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24017/",
    "id": 24017,
    "name": "FL1NE",
    "is_group": false,
    "nicks": [
        {
            "name": "FL1NE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FL1NE"
            ]
        },
        {
            "name": "T_S",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T_S"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30686/?format=api",
                "id": 30686,
                "name": "RTX1911"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26896/?format=api",
                "id": 26896,
                "name": "Gorakubu"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113546/?format=api",
                "id": 113546,
                "name": "FRONTL1NE"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://fl1ne.rtx1911.net/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/FL1NE"
        }
    ]
}