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

{
    "url": "https://demozoo.org/api/v1/releasers/60631/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60631/",
    "id": 60631,
    "name": "Memory",
    "is_group": false,
    "nicks": [
        {
            "name": "Memory",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Memory"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7177/?format=api",
                "id": 7177,
                "name": "Distorsion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110498/?format=api",
                "id": 110498,
                "name": "The Addams Fanz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109422/?format=api",
                "id": 109422,
                "name": "TAF"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Memory"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5193"
        }
    ]
}