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

{
    "url": "https://demozoo.org/api/v1/releasers/80172/?format=api",
    "demozoo_url": "https://demozoo.org/groups/80172/",
    "id": 80172,
    "name": "The Tartan Army",
    "is_group": true,
    "nicks": [
        {
            "name": "Tartan Army",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tartan Army"
            ]
        },
        {
            "name": "The Tartan Army",
            "abbreviation": "TTT",
            "is_primary_nick": true,
            "variants": [
                "TTT",
                "The Tartan Army"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1367/?format=api",
                "id": 1367,
                "name": "Mr. E"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2936/?format=api",
                "id": 2936,
                "name": "Scott"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98818/?format=api",
                "id": 98818,
                "name": "Scotch-mist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98819/?format=api",
                "id": 98819,
                "name": "Cosmos 1402"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141330/?format=api",
                "id": 141330,
                "name": "Alan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3898"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7551"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9366"
        }
    ]
}