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

[
    {
        "url": "https://demozoo.org/api/v1/productions/233834/?format=api",
        "demozoo_url": "https://demozoo.org/productions/233834/",
        "id": 233834,
        "title": "The Death Grind",
        "author_nicks": [
            {
                "name": "Endre Barath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29704/?format=api",
                    "id": 29704,
                    "name": "Baráth Endre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-12-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49037/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49037/",
        "id": 49037,
        "title": "Bird",
        "author_nicks": [
            {
                "name": "Baráth Endre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29704/?format=api",
                    "id": 29704,
                    "name": "Baráth Endre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-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/49016/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49016/",
        "id": 49016,
        "title": "Jutalom",
        "author_nicks": [
            {
                "name": "Baráth Endre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29704/?format=api",
                    "id": 29704,
                    "name": "Baráth Endre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]