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

{
    "url": "https://demozoo.org/api/v1/releasers/4889/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4889/",
    "id": 4889,
    "name": "Twister",
    "is_group": false,
    "nicks": [
        {
            "name": "Twister",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Twister"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1366/?format=api",
                "id": 1366,
                "name": "Agile"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48294/?format=api",
                "id": 48294,
                "name": "Origin"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50292/?format=api",
                "id": 50292,
                "name": "Offspring"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65700/?format=api",
                "id": 65700,
                "name": "DGSA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61328/?format=api",
                "id": 61328,
                "name": "Invasion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=48294"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=37931"
        }
    ]
}