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

{
    "url": "https://demozoo.org/api/v1/releasers/74352/?format=api",
    "demozoo_url": "https://demozoo.org/groups/74352/",
    "id": 74352,
    "name": "Lorien",
    "is_group": true,
    "nicks": [
        {
            "name": "Lorien",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lorien"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52073/?format=api",
                "id": 52073,
                "name": "Daniel Szymczuk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74353/?format=api",
                "id": 74353,
                "name": "Artur Moryto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52074/?format=api",
                "id": 52074,
                "name": "Michal Luberda"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Lorien"
        }
    ]
}