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

{
    "url": "https://demozoo.org/api/v1/releasers/4500/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4500/",
    "id": 4500,
    "name": "TechnoMan",
    "is_group": false,
    "nicks": [
        {
            "name": "Techno Priest",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Techno Priest",
                "Technopriest"
            ]
        },
        {
            "name": "TechnoMan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TechnoMan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4501/?format=api",
                "id": 4501,
                "name": "Pirates"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3330/?format=api",
                "id": 3330,
                "name": "Cytax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74086/?format=api",
                "id": 74086,
                "name": "Cyborx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78270/?format=api",
                "id": 78270,
                "name": "Alpha"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13149"
        }
    ]
}