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

{
    "url": "https://demozoo.org/api/v1/releasers/46815/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46815/",
    "id": 46815,
    "name": "Jimmy Jamez",
    "is_group": false,
    "nicks": [
        {
            "name": "Deviator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Deviator"
            ]
        },
        {
            "name": "Jimmy Jamez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jimmy Jamez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70824/?format=api",
                "id": 70824,
                "name": "Hackers Party"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80412/?format=api",
                "id": 80412,
                "name": "Cowboys From Hell"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46616/?format=api",
                "id": 46616,
                "name": "Drink or Die"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65696/?format=api",
                "id": 65696,
                "name": "Tyranny"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73887/?format=api",
                "id": 73887,
                "name": "xROADs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122804/?format=api",
                "id": 122804,
                "name": "Russian Trading Alliance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106619/?format=api",
                "id": 106619,
                "name": "Light Speed Distributors"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/jimmy-jamez"
        }
    ]
}