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

{
    "url": "https://demozoo.org/api/v1/releasers/2672/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2672/",
    "id": 2672,
    "name": "Caveman",
    "is_group": false,
    "nicks": [
        {
            "name": "Caveman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Caveman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2206/?format=api",
                "id": 2206,
                "name": "Light"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3714/?format=api",
                "id": 3714,
                "name": "Focus Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96947/?format=api",
                "id": 96947,
                "name": "The Lions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1254/?format=api",
                "id": 1254,
                "name": "Cult"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=489"
        }
    ]
}