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

{
    "url": "https://demozoo.org/api/v1/releasers/51579/?format=api",
    "demozoo_url": "https://demozoo.org/groups/51579/",
    "id": 51579,
    "name": "German Spreading Group 9",
    "is_group": true,
    "nicks": [
        {
            "name": "German Spreading Group 9",
            "abbreviation": "GSG9",
            "is_primary_nick": true,
            "variants": [
                "GSG 9",
                "GSG-9",
                "GSG9",
                "German Spreading Group 9"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                "id": 5235,
                "name": "Lightforce"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70355/?format=api",
                "id": 70355,
                "name": "PC Warrior"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70356/?format=api",
                "id": 70356,
                "name": "Lazy Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34181/?format=api",
                "id": 34181,
                "name": "Master of Chaos"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4756"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39341"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33627"
        }
    ]
}