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

{
    "url": "https://demozoo.org/api/v1/releasers/44003/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44003/",
    "id": 44003,
    "name": "Eagle",
    "is_group": false,
    "nicks": [
        {
            "name": "Eagle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eagle"
            ]
        },
        {
            "name": "Ivar Frolich",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ivar Frolich"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
                "id": 5369,
                "name": "Gods"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136804/?format=api",
                "id": 136804,
                "name": "Freemem"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97964/?format=api",
                "id": 97964,
                "name": "Pyrox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76571/?format=api",
                "id": 76571,
                "name": "Zeltic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2357"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37598"
        }
    ]
}