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

{
    "url": "https://demozoo.org/api/v1/releasers/36705/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36705/",
    "id": 36705,
    "name": "Lil Elvis",
    "is_group": false,
    "nicks": [
        {
            "name": "Lil Elvis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lil Elvis"
            ]
        },
        {
            "name": "Little Elvis",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Little Elvis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36630/?format=api",
                "id": 36630,
                "name": "Lightspeed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36835/?format=api",
                "id": 36835,
                "name": "Acidic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84999/?format=api",
                "id": 84999,
                "name": "Domination in Couriering"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124547/?format=api",
                "id": 124547,
                "name": "Revolution Couriering"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89159/?format=api",
                "id": 89159,
                "name": "Anguish"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}