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

{
    "url": "https://demozoo.org/api/v1/releasers/11172/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11172/",
    "id": 11172,
    "name": "LaLa",
    "is_group": false,
    "nicks": [
        {
            "name": "LaLa",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LaLa"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73182/?format=api",
                "id": 73182,
                "name": "HVSC Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116721/?format=api",
                "id": 116721,
                "name": "Transbyte"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4186"
        }
    ]
}