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

{
    "url": "https://demozoo.org/api/v1/releasers/49813/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49813/",
    "id": 49813,
    "name": "Prodatron",
    "is_group": false,
    "nicks": [
        {
            "name": "Prodatron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PDT",
                "Prodatron"
            ]
        },
        {
            "name": "Proton",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Proton"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13647/?format=api",
                "id": 13647,
                "name": "n-Factor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60281/?format=api",
                "id": 60281,
                "name": "BENG!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69956/?format=api",
                "id": 69956,
                "name": "Spider Software"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69957/?format=api",
                "id": 69957,
                "name": "The Rejects"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69954/?format=api",
                "id": 69954,
                "name": "Symbiosis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.prodatron.net/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Prodatron"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6700"
        }
    ]
}