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

{
    "url": "https://demozoo.org/api/v1/releasers/2125/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2125/",
    "id": 2125,
    "name": "Sprog",
    "is_group": false,
    "nicks": [
        {
            "name": "Genital Grinder",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Genital Grinder"
            ]
        },
        {
            "name": "Sprog",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sprog"
            ]
        },
        {
            "name": "Sprog From Del Monte",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sprog From Del Monte"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2031/?format=api",
                "id": 2031,
                "name": "The Lost Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35459/?format=api",
                "id": 35459,
                "name": "Alcoholica"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88732/?format=api",
                "id": 88732,
                "name": "B.H.S."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://transition.io"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://montanafloss.co"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=18529"
        }
    ]
}