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

{
    "url": "https://demozoo.org/api/v1/releasers/12274/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12274/",
    "id": 12274,
    "name": "Lavender",
    "is_group": false,
    "nicks": [
        {
            "name": "LAV",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "LAV"
            ]
        },
        {
            "name": "Lavender",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lavender"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9216/?format=api",
                "id": 9216,
                "name": "Galaxy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9215/?format=api",
                "id": 9215,
                "name": "X-Trade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10386/?format=api",
                "id": 10386,
                "name": "HellRaiserGroup"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4213"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1444"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/LAV"
        }
    ]
}