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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72898/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72898/",
        "id": 72898,
        "title": "Naapuri",
        "author_nicks": [
            {
                "name": "Episent Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18434/?format=api",
                    "id": 18434,
                    "name": "Episent Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "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/25983/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25983/",
        "id": 25983,
        "title": "Mortal Fighter",
        "author_nicks": [
            {
                "name": "Episent Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18434/?format=api",
                    "id": 18434,
                    "name": "Episent Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "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/24646/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24646/",
        "id": 24646,
        "title": "Diaplo - Uhka syvdltd",
        "author_nicks": [
            {
                "name": "Episent Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18434/?format=api",
                    "id": 18434,
                    "name": "Episent Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]