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

{
    "url": "https://demozoo.org/api/v1/releasers/59621/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59621/",
    "id": 59621,
    "name": "Remix Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Remix Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Remix Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12465/?format=api",
                "id": 12465,
                "name": "Eldar Agaev"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59622/?format=api",
                "id": 59622,
                "name": "Alex Letaev"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Remix_Software"
        }
    ]
}