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

{
    "url": "https://demozoo.org/api/v1/releasers/148497/?format=api",
    "demozoo_url": "https://demozoo.org/groups/148497/",
    "id": 148497,
    "name": "Look Twice",
    "is_group": true,
    "nicks": [
        {
            "name": "Look Twice",
            "abbreviation": "LT",
            "is_primary_nick": true,
            "variants": [
                "LT",
                "Look Twice"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37142/?format=api",
                "id": 37142,
                "name": "Scarzix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133314/?format=api",
                "id": 133314,
                "name": "Stranger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148498/?format=api",
                "id": 148498,
                "name": "The Terminator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133326/?format=api",
                "id": 133326,
                "name": "Unicorn"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/company/17698/look-twice/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7342"
        }
    ]
}