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

{
    "url": "https://demozoo.org/api/v1/releasers/127768/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/127768/",
    "id": 127768,
    "name": "Adel Faure",
    "is_group": false,
    "nicks": [
        {
            "name": "Adel Faure",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Adel Faure"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://gamejolt.com/@adelfaure"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://adelfaure.itch.io"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.adelfaure.net/"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/adelfaure"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/faureadel/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/mostunderratedartist/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/adelfaure/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/adelfaure"
        }
    ]
}