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

{
    "url": "https://demozoo.org/api/v1/releasers/65842/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65842/",
    "id": 65842,
    "name": "Eci",
    "is_group": false,
    "nicks": [
        {
            "name": "Eci",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eci"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18751/?format=api",
                "id": 18751,
                "name": "Hybrid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81274/?format=api",
                "id": 81274,
                "name": "Spirit"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67881/?format=api",
                "id": 67881,
                "name": "Eclipse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46616/?format=api",
                "id": 46616,
                "name": "Drink or Die"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45969/?format=api",
                "id": 45969,
                "name": "Rise in Superior Couriering"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}