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

{
    "url": "https://demozoo.org/api/v1/releasers/60294/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60294/",
    "id": 60294,
    "name": "Pollux",
    "is_group": false,
    "nicks": [
        {
            "name": "Pollux",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pollux"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60301/?format=api",
                "id": 60301,
                "name": "Lobotomy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3401/?format=api",
                "id": 3401,
                "name": "Anarchy PC"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24115/?format=api",
                "id": 24115,
                "name": "Lego System"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12143/?format=api",
                "id": 12143,
                "name": "Olympus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}