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

{
    "url": "https://demozoo.org/api/v1/releasers/13916/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13916/",
    "id": 13916,
    "name": "Ural 13 Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Ural 13 Productions",
            "abbreviation": "ural13",
            "is_primary_nick": true,
            "variants": [
                "Ural 13",
                "Ural 13 Productions",
                "ural13"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13915/?format=api",
                "id": 13915,
                "name": "BigLupu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36330/?format=api",
                "id": 36330,
                "name": "Pulp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148538/?format=api",
                "id": 148538,
                "name": "Plastik"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}