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

{
    "url": "https://demozoo.org/api/v1/releasers/1054/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1054/",
    "id": 1054,
    "name": "Noname",
    "is_group": false,
    "nicks": [
        {
            "name": "Noname",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Noname"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1059/?format=api",
                "id": 1059,
                "name": "Sector 7"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/leifo"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5301"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1042"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=66"
        }
    ]
}