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

{
    "url": "https://demozoo.org/api/v1/releasers/5440/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5440/",
    "id": 5440,
    "name": "Protracker",
    "is_group": false,
    "nicks": [
        {
            "name": "Protracker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Protracker"
            ]
        },
        {
            "name": "SH1",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SH1"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1220/?format=api",
                "id": 1220,
                "name": "Instinct"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                "id": 1183,
                "name": "Apathy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99238/?format=api",
                "id": 99238,
                "name": "Hyperia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67759/?format=api",
                "id": 67759,
                "name": "Sound Bwoy Studios"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5306/?format=api",
                "id": 5306,
                "name": "Nowhere Studios"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6549"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=48137"
        }
    ]
}