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

{
    "url": "https://demozoo.org/api/v1/releasers/15607/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15607/",
    "id": 15607,
    "name": "Rogu3",
    "is_group": false,
    "nicks": [
        {
            "name": "Rogu3",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rogu3"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3259/?format=api",
                "id": 3259,
                "name": "Network"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71390/?format=api",
                "id": 71390,
                "name": "Dylem"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=3035"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27728"
        }
    ]
}