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

{
    "url": "https://demozoo.org/api/v1/releasers/1950/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1950/",
    "id": 1950,
    "name": "Uri",
    "is_group": false,
    "nicks": [
        {
            "name": "Buckwild",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Buckwild"
            ]
        },
        {
            "name": "Uri",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Uri"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1946/?format=api",
                "id": 1946,
                "name": "Chaos"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149062/?format=api",
                "id": 149062,
                "name": "Cyanide"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97070/?format=api",
                "id": 97070,
                "name": "The Sound Craft"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108753/?format=api",
                "id": 108753,
                "name": "Damage UK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96169/?format=api",
                "id": 96169,
                "name": "Alarm"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7927"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46647"
        }
    ]
}