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

{
    "url": "https://demozoo.org/api/v1/releasers/66678/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66678/",
    "id": 66678,
    "name": "Aeon",
    "is_group": true,
    "nicks": [
        {
            "name": "Aeon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aeon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92499/?format=api",
                "id": 92499,
                "name": "Art On Computer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104083/?format=api",
                "id": 104083,
                "name": "Tsy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104953/?format=api",
                "id": 104953,
                "name": "Jonny Walker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63501/?format=api",
                "id": 63501,
                "name": "T.E.W."
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2263"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6779"
        }
    ]
}