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

{
    "url": "https://demozoo.org/api/v1/releasers/1668/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1668/",
    "id": 1668,
    "name": "Strider",
    "is_group": false,
    "nicks": [
        {
            "name": "No. 1",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "No. 1"
            ]
        },
        {
            "name": "Strider",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Strider"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2802/?format=api",
                "id": 2802,
                "name": "West Coast Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41543/?format=api",
                "id": 41543,
                "name": "We Against Software Protection"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45881/?format=api",
                "id": 45881,
                "name": "United Software Association"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.tonykrvaric.com/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=974"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6375"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=206"
        }
    ]
}