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

{
    "url": "https://demozoo.org/api/v1/releasers/7832/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7832/",
    "id": 7832,
    "name": "The Inner Circle",
    "is_group": false,
    "nicks": [
        {
            "name": "TIC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TIC"
            ]
        },
        {
            "name": "The Inner Circle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Inner Circle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7831/?format=api",
                "id": 7831,
                "name": "Freestyle Australia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1855/?format=api",
                "id": 1855,
                "name": "Nemesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4189/?format=api",
                "id": 4189,
                "name": "Australian Crackers United"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66591/?format=api",
                "id": 66591,
                "name": "XTC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1482/?format=api",
                "id": 1482,
                "name": "Ecstasy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28660/?format=api",
                "id": 28660,
                "name": "Freestyle UK"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29443"
        }
    ]
}