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

{
    "url": "https://demozoo.org/api/v1/releasers/3901/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3901/",
    "id": 3901,
    "name": "Germ",
    "is_group": false,
    "nicks": [
        {
            "name": "Bozo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bozo"
            ]
        },
        {
            "name": "Germ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Germ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3900/?format=api",
                "id": 3900,
                "name": "Midnightsun"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16138/?format=api",
                "id": 16138,
                "name": "Clones"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98720/?format=api",
                "id": 98720,
                "name": "F.A.R.T."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3760"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12308"
        }
    ]
}