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

{
    "url": "https://demozoo.org/api/v1/releasers/2661/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2661/",
    "id": 2661,
    "name": "erOS",
    "is_group": false,
    "nicks": [
        {
            "name": "erOS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "erOS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2276/?format=api",
                "id": 2276,
                "name": "Whelpz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32637/?format=api",
                "id": 32637,
                "name": "Underground"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2166/?format=api",
                "id": 2166,
                "name": "Cobra"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Eros"
        }
    ]
}