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

{
    "url": "https://demozoo.org/api/v1/releasers/101192/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101192/",
    "id": 101192,
    "name": "Eukanuba",
    "is_group": true,
    "nicks": [
        {
            "name": "Eukanuba",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eukanuba"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101193/?format=api",
                "id": 101193,
                "name": "Gioser"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101194/?format=api",
                "id": 101194,
                "name": "PJ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137620/?format=api",
                "id": 137620,
                "name": "Gas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142312/?format=api",
                "id": 142312,
                "name": "Joseph"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59013"
        }
    ]
}