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

{
    "url": "https://demozoo.org/api/v1/releasers/13374/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13374/",
    "id": 13374,
    "name": "PSY-S",
    "is_group": true,
    "nicks": [
        {
            "name": "PSY-S",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PSY-S"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6047/?format=api",
                "id": 6047,
                "name": "Apex"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64/?format=api",
                "id": 64,
                "name": "Traven"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47673/?format=api",
                "id": 47673,
                "name": "Hastur"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/482/?format=api",
                "id": 482,
                "name": "Codac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8404/?format=api",
                "id": 8404,
                "name": "Rahow"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/21743/?format=api",
                "id": 21743,
                "name": "P.H. Prod"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42517"
        }
    ]
}