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

{
    "url": "https://demozoo.org/api/v1/releasers/60884/?format=api",
    "demozoo_url": "https://demozoo.org/groups/60884/",
    "id": 60884,
    "name": "Rheinland-Pfälzische Atari Maniacs",
    "is_group": true,
    "nicks": [
        {
            "name": "Rheinland-Pfälzische Atari Maniacs",
            "abbreviation": "R.A.M.",
            "is_primary_nick": true,
            "variants": [
                "R.A.M.",
                "Rheinland-Pfälzische Atari Maniacs"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33045/?format=api",
                "id": 33045,
                "name": "Atari Bit Byter User Club"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32579/?format=api",
                "id": 32579,
                "name": "R.I.K."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60290/?format=api",
                "id": 60290,
                "name": "Highlander Soft"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/RAM/"
        }
    ]
}