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

{
    "url": "https://demozoo.org/api/v1/releasers/4943/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4943/",
    "id": 4943,
    "name": "Fobia",
    "is_group": false,
    "nicks": [
        {
            "name": "Fobia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fobia"
            ]
        },
        {
            "name": "Phobia",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Phobia"
            ]
        }
    ],
    "member_of": [
        {
            "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/50935/?format=api",
                "id": 50935,
                "name": "Archaos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45170/?format=api",
                "id": 45170,
                "name": "Cyrus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4936/?format=api",
                "id": 4936,
                "name": "Astra"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2783"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=458"
        }
    ]
}