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

{
    "url": "https://demozoo.org/api/v1/releasers/39305/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39305/",
    "id": 39305,
    "name": "De Janeiro",
    "is_group": false,
    "nicks": [
        {
            "name": "De Janeiro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "De Janeiro"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2332/?format=api",
                "id": 2332,
                "name": "The Avengers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38598/?format=api",
                "id": 38598,
                "name": "Fashion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38631/?format=api",
                "id": 38631,
                "name": "Fire Cracker"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2274/?format=api",
                "id": 2274,
                "name": "Unlimited Matricks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}