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

{
    "url": "https://demozoo.org/api/v1/releasers/24908/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24908/",
    "id": 24908,
    "name": "ted",
    "is_group": false,
    "nicks": [
        {
            "name": "ted",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ted"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24909/?format=api",
                "id": 24909,
                "name": "Pöo-Crüe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17025/?format=api",
                "id": 17025,
                "name": "3LN"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3734/?format=api",
                "id": 3734,
                "name": "Top Right Bottom Left"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/tedpew"
        }
    ]
}