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

{
    "url": "https://demozoo.org/api/v1/releasers/45578/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45578/",
    "id": 45578,
    "name": "Artch",
    "is_group": true,
    "nicks": [
        {
            "name": "Artch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Artch"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/794/?format=api",
                "id": 794,
                "name": "Raven"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45577/?format=api",
                "id": 45577,
                "name": "Exlex"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79765/?format=api",
                "id": 79765,
                "name": "Axon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3204/?format=api",
                "id": 3204,
                "name": "Junior"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43673"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8032"
        }
    ]
}