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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68331/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/68331/",
        "id": 68331,
        "title": "Milf",
        "author_nicks": [
            {
                "name": "Psyenze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38181/?format=api",
                    "id": 38181,
                    "name": "Psyenze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "HFS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38182/?format=api",
                    "id": 38182,
                    "name": "HFS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68774/?format=api",
        "demozoo_url": "https://demozoo.org/music/68774/",
        "id": 68774,
        "title": "Hellforce",
        "author_nicks": [
            {
                "name": "Psyenze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38181/?format=api",
                    "id": 38181,
                    "name": "Psyenze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "HFS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38182/?format=api",
                    "id": 38182,
                    "name": "HFS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47567/?format=api",
        "demozoo_url": "https://demozoo.org/music/47567/",
        "id": 47567,
        "title": "Brutal Suicide",
        "author_nicks": [
            {
                "name": "Dj Psyenze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38181/?format=api",
                    "id": 38181,
                    "name": "Psyenze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-12-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]