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

{
    "url": "https://demozoo.org/api/v1/releasers/95730/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/95730/",
    "id": 95730,
    "name": "R 24",
    "is_group": false,
    "nicks": [
        {
            "name": "R 24",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "R 24",
                "R24"
            ]
        },
        {
            "name": "R 42",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "R 42",
                "R42"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4114/?format=api",
                "id": 4114,
                "name": "Pussy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50397/?format=api",
                "id": 50397,
                "name": "Vogue"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8386/?format=api",
                "id": 8386,
                "name": "Jetset"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52357/?format=api",
                "id": 52357,
                "name": "Timex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6053"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31141"
        }
    ]
}