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

{
    "url": "https://demozoo.org/api/v1/releasers/20664/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20664/",
    "id": 20664,
    "name": "Mad Turnip",
    "is_group": false,
    "nicks": [
        {
            "name": "Mad Turnip",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mad Turnip"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1984/?format=api",
                "id": 1984,
                "name": "Delirium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18751/?format=api",
                "id": 18751,
                "name": "Hybrid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84286/?format=api",
                "id": 84286,
                "name": "Origin"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67881/?format=api",
                "id": 67881,
                "name": "Eclipse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16321/?format=api",
                "id": 16321,
                "name": "Sneakers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112153/?format=api",
                "id": 112153,
                "name": "Rush"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12768"
        }
    ]
}