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

{
    "url": "https://demozoo.org/api/v1/releasers/150684/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/150684/",
    "id": 150684,
    "name": "Ltning",
    "is_group": false,
    "nicks": [
        {
            "name": "Ltning",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ltning"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/150731/?format=api",
                "id": 150731,
                "name": "Die-Hard DOS Commandline Warriors"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://floppy.museum/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://pleroma.anduin.net/users/ltning"
        }
    ]
}