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

{
    "url": "https://demozoo.org/api/v1/releasers/555/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/555/",
    "id": 555,
    "name": "Crash",
    "is_group": false,
    "nicks": [
        {
            "name": "Crash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crash"
            ]
        },
        {
            "name": "MS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MS"
            ]
        },
        {
            "name": "gott",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "gott"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/346/?format=api",
                "id": 346,
                "name": "Polka Brothers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76511/?format=api",
                "id": 76511,
                "name": "Adept"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14169/?format=api",
                "id": 14169,
                "name": "Elitegroup"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/353/?format=api",
                "id": 353,
                "name": "Artwork"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94641/?format=api",
                "id": 94641,
                "name": "Mainzelmännchen Production"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=205"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,61824/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1154"
        }
    ]
}