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

{
    "url": "https://demozoo.org/api/v1/releasers/84230/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84230/",
    "id": 84230,
    "name": "MikeySoft",
    "is_group": false,
    "nicks": [
        {
            "name": "MickySoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MickySoft"
            ]
        },
        {
            "name": "MikesSoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MikesSoft"
            ]
        },
        {
            "name": "MikeySoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MikeySoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107713/?format=api",
                "id": 107713,
                "name": "Nokturnal Trading Alliance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123065/?format=api",
                "id": 123065,
                "name": "Distinct"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45969/?format=api",
                "id": 45969,
                "name": "Rise in Superior Couriering"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}