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

{
    "url": "https://demozoo.org/api/v1/releasers/122987/?format=api",
    "demozoo_url": "https://demozoo.org/groups/122987/",
    "id": 122987,
    "name": "Revenge",
    "is_group": true,
    "nicks": [
        {
            "name": "Revenge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Revenge"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122986/?format=api",
                "id": 122986,
                "name": "Suicyco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55184/?format=api",
                "id": 55184,
                "name": "Steinar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100282/?format=api",
                "id": 100282,
                "name": "Destiny Shadow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122988/?format=api",
                "id": 122988,
                "name": "Dragon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100696/?format=api",
                "id": 100696,
                "name": "Airbomb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120523/?format=api",
                "id": 120523,
                "name": "Fazz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23421"
        }
    ]
}