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

{
    "url": "https://demozoo.org/api/v1/releasers/10043/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10043/",
    "id": 10043,
    "name": "sml",
    "is_group": false,
    "nicks": [
        {
            "name": "sml",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "sml"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                "id": 4032,
                "name": "xplsv"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10149/?format=api",
                "id": 10149,
                "name": "Eklipse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10150/?format=api",
                "id": 10150,
                "name": "dSK!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29414/?format=api",
                "id": 29414,
                "name": "tktp"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40886/?format=api",
                "id": 40886,
                "name": "Modulez"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10276"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.daviddomingo.org/demoscene/sml/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=151"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=638"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/sml_"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/daviddomingo"
        }
    ]
}