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

{
    "url": "https://demozoo.org/api/v1/releasers/44318/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44318/",
    "id": 44318,
    "name": "Dynac",
    "is_group": false,
    "nicks": [
        {
            "name": "Dynac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dynac"
            ]
        },
        {
            "name": "Shade",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                "id": 1513,
                "name": "Analog"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                "id": 874,
                "name": "Dual Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58184/?format=api",
                "id": 58184,
                "name": "Splash"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5214"
        }
    ]
}