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

{
    "url": "https://demozoo.org/api/v1/releasers/1312/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1312/",
    "id": 1312,
    "name": "Eclipse",
    "is_group": false,
    "nicks": [
        {
            "name": "Eclipse",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eclipse"
            ]
        },
        {
            "name": "IQ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "IQ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1311/?format=api",
                "id": 1311,
                "name": "Abnormal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4114/?format=api",
                "id": 4114,
                "name": "Pussy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8386/?format=api",
                "id": 8386,
                "name": "Jetset"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1838/?format=api",
                "id": 1838,
                "name": "Oxygen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90897/?format=api",
                "id": 90897,
                "name": "Codebusters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102026/?format=api",
                "id": 102026,
                "name": "Meta Morphosis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52357/?format=api",
                "id": 52357,
                "name": "Timex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2370"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4007"
        }
    ]
}