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

{
    "url": "https://demozoo.org/api/v1/releasers/1020/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1020/",
    "id": 1020,
    "name": "Melkor",
    "is_group": false,
    "nicks": [
        {
            "name": "Melkor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Melkor"
            ]
        }
    ],
    "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/1453/?format=api",
                "id": 1453,
                "name": "Agnostic Front"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tobias-kopka.de/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58622"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,980260/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=65953"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/Dedux"
        }
    ]
}