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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50619/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50619/",
        "id": 50619,
        "title": "Halloween",
        "author_nicks": [
            {
                "name": "Noix de Croco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30133/?format=api",
                    "id": 30133,
                    "name": "Noix de Croco",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "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/50623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50623/",
        "id": 50623,
        "title": "Harpik Spray Anti-Win",
        "author_nicks": [
            {
                "name": "Noix de Croco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30133/?format=api",
                    "id": 30133,
                    "name": "Noix de Croco",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]