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

{
    "url": "https://demozoo.org/api/v1/releasers/84503/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84503/",
    "id": 84503,
    "name": "Iron Steel",
    "is_group": false,
    "nicks": [
        {
            "name": "Irnsteel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Irnsteel"
            ]
        },
        {
            "name": "Iron Steel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Iron Steel",
                "IronSteel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84500/?format=api",
                "id": 84500,
                "name": "ACE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81459/?format=api",
                "id": 81459,
                "name": "Pinnacle"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84005/?format=api",
                "id": 84005,
                "name": "Darius"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9977/?format=api",
                "id": 9977,
                "name": "Motiv8"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}