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

{
    "url": "https://demozoo.org/api/v1/releasers/2584/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2584/",
    "id": 2584,
    "name": "RZóG",
    "is_group": false,
    "nicks": [
        {
            "name": "RZóG",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RZóG"
            ]
        },
        {
            "name": "Rzóg",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rzóg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2249/?format=api",
                "id": 2249,
                "name": "Slight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35342/?format=api",
                "id": 35342,
                "name": "REMiX Soft Ltd."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35195/?format=api",
                "id": 35195,
                "name": "XE-Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Rz%C3%B3g"
        }
    ]
}