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

{
    "url": "https://demozoo.org/api/v1/releasers/278/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/278/",
    "id": 278,
    "name": "Frank",
    "is_group": false,
    "nicks": [
        {
            "name": "Eetu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eetu"
            ]
        },
        {
            "name": "Frank",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Frank"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/269/?format=api",
                "id": 269,
                "name": "Sunflower"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                "id": 487,
                "name": "Orange"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16582/?format=api",
                "id": 16582,
                "name": "Mature Furk"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28324"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,45414/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1882"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=53"
        }
    ]
}