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

{
    "url": "https://demozoo.org/api/v1/releasers/129047/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129047/",
    "id": 129047,
    "name": "Grazer",
    "is_group": false,
    "nicks": [
        {
            "name": "Grazer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grazer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6932/?format=api",
                "id": 6932,
                "name": "Pleasure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7665/?format=api",
                "id": 7665,
                "name": "Fanatic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2095/?format=api",
                "id": 2095,
                "name": "Krafted"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1953/?format=api",
                "id": 1953,
                "name": "Styline"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1577/?format=api",
                "id": 1577,
                "name": "World Industries"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25035"
        }
    ]
}