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

{
    "url": "https://demozoo.org/api/v1/releasers/115043/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115043/",
    "id": 115043,
    "name": "Rad",
    "is_group": false,
    "nicks": [
        {
            "name": "Rad",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rad",
                "Rad!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130855/?format=api",
                "id": 130855,
                "name": "For Fun Inc"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/445/?format=api",
                "id": 445,
                "name": "Heresy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144035/?format=api",
                "id": 144035,
                "name": "Ambiance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=25809"
        }
    ]
}