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

{
    "url": "https://demozoo.org/api/v1/releasers/8383/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8383/",
    "id": 8383,
    "name": "Argon",
    "is_group": false,
    "nicks": [
        {
            "name": "Argon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Argon"
            ]
        }
    ],
    "member_of": [
        {
            "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/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/353/?format=api",
                "id": 353,
                "name": "Artwork"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94641/?format=api",
                "id": 94641,
                "name": "Mainzelmännchen Production"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1602"
        }
    ]
}