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

{
    "url": "https://demozoo.org/api/v1/releasers/59105/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59105/",
    "id": 59105,
    "name": "Demagogic",
    "is_group": true,
    "nicks": [
        {
            "name": "Demagogic",
            "abbreviation": "DMG",
            "is_primary_nick": true,
            "variants": [
                "DMG",
                "Demagogic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59108/?format=api",
                "id": 59108,
                "name": "Klos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62471/?format=api",
                "id": 62471,
                "name": "Dark"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93428/?format=api",
                "id": 93428,
                "name": "Bolo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94756/?format=api",
                "id": 94756,
                "name": "Art Z."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102432/?format=api",
                "id": 102432,
                "name": "Taylor"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15752"
        }
    ]
}