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

{
    "url": "https://demozoo.org/api/v1/releasers/10223/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10223/",
    "id": 10223,
    "name": "AST",
    "is_group": false,
    "nicks": [
        {
            "name": "AST",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AST"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10220/?format=api",
                "id": 10220,
                "name": "Mortel"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45420/?format=api",
                "id": 45420,
                "name": "Impact"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21741/?format=api",
                "id": 21741,
                "name": "AST System"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60281/?format=api",
                "id": 60281,
                "name": "BENG!"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://astimpact.weebly.com"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/AST"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=57429"
        }
    ]
}