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

{
    "url": "https://demozoo.org/api/v1/releasers/40002/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/40002/",
    "id": 40002,
    "name": "Acen",
    "is_group": false,
    "nicks": [
        {
            "name": "Acen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15460/?format=api",
                "id": 15460,
                "name": "A-Men"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22035/?format=api",
                "id": 22035,
                "name": "Karva"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111030/?format=api",
                "id": 111030,
                "name": "Flavor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123493/?format=api",
                "id": 123493,
                "name": "Synthesis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135358/?format=api",
                "id": 135358,
                "name": "Business Software Alliance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8919"
        }
    ]
}