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

{
    "url": "https://demozoo.org/api/v1/releasers/50297/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50297/",
    "id": 50297,
    "name": "Mutley",
    "is_group": false,
    "nicks": [
        {
            "name": "Bryce Elder",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bryce Elder"
            ]
        },
        {
            "name": "Mutley",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mutley"
            ]
        },
        {
            "name": "White Noise",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "White Noise"
            ]
        }
    ],
    "member_of": [
        {
            "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/50298/?format=api",
                "id": 50298,
                "name": "Ghost"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56882/?format=api",
                "id": 56882,
                "name": "Relay"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1825/?format=api",
                "id": 1825,
                "name": "Magnetic Fields"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                "id": 874,
                "name": "Dual Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5219"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=412"
        }
    ]
}