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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154459/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/154459/",
        "id": 154459,
        "title": "Fast 3D",
        "author_nicks": [
            {
                "name": "Cesar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32196/?format=api",
                    "id": 32196,
                    "name": "Cesar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-07-26",
        "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/96255/?format=api",
        "demozoo_url": "https://demozoo.org/music/96255/",
        "id": 96255,
        "title": "Digitape Tech Hard",
        "author_nicks": [
            {
                "name": "Cesar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32196/?format=api",
                    "id": 32196,
                    "name": "Cesar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACCS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32195/?format=api",
                    "id": 32195,
                    "name": "ACCS",
                    "is_group": true
                }
            },
            {
                "name": "The End",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32197/?format=api",
                    "id": 32197,
                    "name": "The End",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96252/?format=api",
        "demozoo_url": "https://demozoo.org/music/96252/",
        "id": 96252,
        "title": "Exhaust Tune",
        "author_nicks": [
            {
                "name": "Cesar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32196/?format=api",
                    "id": 32196,
                    "name": "Cesar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACCS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32195/?format=api",
                    "id": 32195,
                    "name": "ACCS",
                    "is_group": true
                }
            },
            {
                "name": "The End",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32197/?format=api",
                    "id": 32197,
                    "name": "The End",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-04-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]