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

{
    "url": "https://demozoo.org/api/v1/releasers/1177/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1177/",
    "id": 1177,
    "name": "Steinar Apalnes",
    "is_group": false,
    "nicks": [
        {
            "name": "Sphinx",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sphinx"
            ]
        },
        {
            "name": "Steinar Apalnes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steinar Apalnes"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1178/?format=api",
                "id": 1178,
                "name": "Airborn"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/605/?format=api",
                "id": 605,
                "name": "Network"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3377/?format=api",
                "id": 3377,
                "name": "Violence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12766/?format=api",
                "id": 12766,
                "name": "Attitude"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103634/?format=api",
                "id": 103634,
                "name": "Phoenix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6940"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=19824"
        }
    ]
}