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

{
    "url": "https://demozoo.org/api/v1/releasers/1624/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1624/",
    "id": 1624,
    "name": "Mike",
    "is_group": false,
    "nicks": [
        {
            "name": "Mike",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mike"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1618/?format=api",
                "id": 1618,
                "name": "Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3271/?format=api",
                "id": 3271,
                "name": "Elite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16728/?format=api",
                "id": 16728,
                "name": "Section 8"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47414/?format=api",
                "id": 47414,
                "name": "Falcon Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34378"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58554"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010620234836/http://hem.passagen.se/dcs/"
        }
    ]
}