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

{
    "url": "https://demozoo.org/api/v1/releasers/42134/?format=api",
    "demozoo_url": "https://demozoo.org/groups/42134/",
    "id": 42134,
    "name": "team AmiRUS",
    "is_group": true,
    "nicks": [
        {
            "name": "team AmiRUS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AmiRUS",
                "team AmiRUS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41624/?format=api",
                "id": 41624,
                "name": "Vinnny"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126679/?format=api",
                "id": 126679,
                "name": "AmiS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126680/?format=api",
                "id": 126680,
                "name": "Scf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36367/?format=api",
                "id": 36367,
                "name": "Q-Master"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15927/?format=api",
                "id": 15927,
                "name": "Levitator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126681/?format=api",
                "id": 126681,
                "name": "Sonic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33375/?format=api",
                "id": 33375,
                "name": "Vovka"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.amirus.org.ru"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6569"
        }
    ]
}