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

{
    "url": "https://demozoo.org/api/v1/releasers/5437/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5437/",
    "id": 5437,
    "name": "Romeo",
    "is_group": false,
    "nicks": [
        {
            "name": "Romeo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Romeo"
            ]
        },
        {
            "name": "Romeoo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Romeoo"
            ]
        },
        {
            "name": "Roomeo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Roomeo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1232/?format=api",
                "id": 1232,
                "name": "Donut Fetish"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10285/?format=api",
                "id": 10285,
                "name": "Astra Syntex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1220/?format=api",
                "id": 1220,
                "name": "Instinct"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133774/?format=api",
                "id": 133774,
                "name": "Apollo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15207/?format=api",
                "id": 15207,
                "name": "Dah Beep"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                "id": 3066,
                "name": "Rave Network Overscan"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32398"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=16992"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=362"
        }
    ]
}