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

{
    "url": "https://demozoo.org/api/v1/releasers/1203/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1203/",
    "id": 1203,
    "name": "Sol",
    "is_group": false,
    "nicks": [
        {
            "name": "Sol",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sol"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                "id": 1493,
                "name": "Anadune"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10891/?format=api",
                "id": 10891,
                "name": "Metaphor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37226/?format=api",
                "id": 37226,
                "name": "Blue Logic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6847"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32566"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3764"
        }
    ]
}