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

{
    "url": "https://demozoo.org/api/v1/releasers/130572/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130572/",
    "id": 130572,
    "name": "The TNM-Crew International",
    "is_group": true,
    "nicks": [
        {
            "name": "The Noogie-Man Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Noogie-Man Crew"
            ]
        },
        {
            "name": "The TNM-Crew International",
            "abbreviation": "TNM",
            "is_primary_nick": true,
            "variants": [
                "TNM",
                "The TNM-Crew International"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84963/?format=api",
                "id": 84963,
                "name": "The Noogie-Man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130573/?format=api",
                "id": 130573,
                "name": "Cobra"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130574/?format=api",
                "id": 130574,
                "name": "FMC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130575/?format=api",
                "id": 130575,
                "name": "Gilbert Turbo Cracker"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6752"
        }
    ]
}