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

{
    "url": "https://demozoo.org/api/v1/releasers/129373/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129373/",
    "id": 129373,
    "name": "Rattlesnake",
    "is_group": false,
    "nicks": [
        {
            "name": "Rattlesnake",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rattlesnake",
                "¡RS!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140816/?format=api",
                "id": 140816,
                "name": "Century"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154921/?format=api",
                "id": 154921,
                "name": "Black Flag"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127622/?format=api",
                "id": 127622,
                "name": "High Speed Global Mass Trading"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154906/?format=api",
                "id": 154906,
                "name": "Rave Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/rattlesnake"
        }
    ]
}