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

{
    "url": "https://demozoo.org/api/v1/releasers/13000/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13000/",
    "id": 13000,
    "name": "Gunman",
    "is_group": false,
    "nicks": [
        {
            "name": "Gunman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gunman"
            ]
        },
        {
            "name": "Gunman '71",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gunman '71"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12022/?format=api",
                "id": 12022,
                "name": "Mad Elks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29684/?format=api",
                "id": 29684,
                "name": "Beta Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12748/?format=api",
                "id": 12748,
                "name": "Rektum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118975/?format=api",
                "id": 118975,
                "name": "Styx Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1346"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9141"
        }
    ]
}