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

{
    "url": "https://demozoo.org/api/v1/releasers/28245/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28245/",
    "id": 28245,
    "name": "Palex",
    "is_group": false,
    "nicks": [
        {
            "name": "Palex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Palex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44493/?format=api",
                "id": 44493,
                "name": "Mean Machine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8042/?format=api",
                "id": 8042,
                "name": "Imperium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144374/?format=api",
                "id": 144374,
                "name": "Immoral Trading Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4157/?format=api",
                "id": 4157,
                "name": "Disknet"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}