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

{
    "url": "https://demozoo.org/api/v1/releasers/47953/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47953/",
    "id": 47953,
    "name": "Sharp Edge",
    "is_group": false,
    "nicks": [
        {
            "name": "Sharp Edge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sharp Edge"
            ]
        },
        {
            "name": "Slarpy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Slarpy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79578/?format=api",
                "id": 79578,
                "name": "Coders Task Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86618/?format=api",
                "id": 86618,
                "name": "Motion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45884/?format=api",
                "id": 45884,
                "name": "SAGA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58739/?format=api",
                "id": 58739,
                "name": "Union"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}