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

{
    "url": "https://demozoo.org/api/v1/releasers/7904/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7904/",
    "id": 7904,
    "name": "Mittag-Leffler",
    "is_group": false,
    "nicks": [
        {
            "name": "Mittag-Leffler",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mittag-Leffler"
            ]
        },
        {
            "name": "S. Duvan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "S. Duvan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/934/?format=api",
                "id": 934,
                "name": "Citron."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21386/?format=api",
                "id": 21386,
                "name": "Nosebleed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7106/?format=api",
                "id": 7106,
                "name": "Pointless"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5000"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2931"
        }
    ]
}