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

{
    "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/617/",
    "id": 617,
    "name": "superogue",
    "is_group": false,
    "nicks": [
        {
            "name": "Guroe",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Guroe"
            ]
        },
        {
            "name": "Rogue",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rogue"
            ]
        },
        {
            "name": "superogue",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "superogue"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                "id": 611,
                "name": "Logic Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5481/?format=api",
                "id": 5481,
                "name": "Trepaan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106358/?format=api",
                "id": 106358,
                "name": "Marquee Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36927/?format=api",
                "id": 36927,
                "name": "Chronic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71085/?format=api",
                "id": 71085,
                "name": "Demozoo"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}