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

{
    "url": "https://demozoo.org/api/v1/releasers/112717/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/112717/",
    "id": 112717,
    "name": "Martinland",
    "is_group": false,
    "nicks": [
        {
            "name": "Martinland",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Martinland"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106635/?format=api",
                "id": 106635,
                "name": "Lotek64 Magazine Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112753/?format=api",
                "id": 112753,
                "name": "Commodore Treffen Graz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://martinland.mur.at"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=24947"
        }
    ]
}