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

{
    "url": "https://demozoo.org/api/v1/releasers/24412/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24412/",
    "id": 24412,
    "name": "ld0d",
    "is_group": false,
    "nicks": [
        {
            "name": "Zed",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zed"
            ]
        },
        {
            "name": "ld0d",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "l-d0d",
                "l-dod",
                "ld0d",
                "ldod"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24396/?format=api",
                "id": 24396,
                "name": "Details"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5691/?format=api",
                "id": 5691,
                "name": "Pragma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                "id": 5700,
                "name": "Foobug"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15484/?format=api",
                "id": 15484,
                "name": "m.A.d Software"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10488"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=715"
        }
    ]
}