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

{
    "url": "https://demozoo.org/api/v1/releasers/45753/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45753/",
    "id": 45753,
    "name": "AAA",
    "is_group": false,
    "nicks": [
        {
            "name": "3Asoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "3Asoft"
            ]
        },
        {
            "name": "AAA",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AAA"
            ]
        },
        {
            "name": "Medicament",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Medicament"
            ]
        },
        {
            "name": "Morkovkin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Morkovkin"
            ]
        },
        {
            "name": "VideoMan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "VideoMan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52629/?format=api",
                "id": 52629,
                "name": "Mortal Kombat Hackers Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17015/?format=api",
                "id": 17015,
                "name": "AAA Band"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.zxaaa.net/AAA.html"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/AAA"
        }
    ]
}