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

{
    "url": "https://demozoo.org/api/v1/releasers/3800/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3800/",
    "id": 3800,
    "name": "Doj",
    "is_group": false,
    "nicks": [
        {
            "name": "Doj",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doj"
            ]
        },
        {
            "name": "Dr. Detroit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Detroit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8560/?format=api",
                "id": 8560,
                "name": "Cubic Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14169/?format=api",
                "id": 14169,
                "name": "Elitegroup"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76473/?format=api",
                "id": 76473,
                "name": "Friendship"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144975/?format=api",
                "id": 144975,
                "name": "Chaos Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2086"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://ftp.modland.com/pub/modules/Protracker/DOJ/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1021"
        }
    ]
}