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

{
    "url": "https://demozoo.org/api/v1/releasers/124314/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/124314/",
    "id": 124314,
    "name": "dev0",
    "is_group": false,
    "nicks": [
        {
            "name": "dev0",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "dev0"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124309/?format=api",
                "id": 124309,
                "name": "Padawans"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132281/?format=api",
                "id": 132281,
                "name": "Cadets"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                "id": 21378,
                "name": "Lethargy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=35906"
        }
    ]
}