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

{
    "url": "https://demozoo.org/api/v1/releasers/15357/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15357/",
    "id": 15357,
    "name": "Laoo",
    "is_group": false,
    "nicks": [
        {
            "name": "Laoo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Laokoon",
                "Laoo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15358/?format=api",
                "id": 15358,
                "name": "Sayans"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25896/?format=api",
                "id": 25896,
                "name": "New Generation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Laoo"
        }
    ]
}