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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297743/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297743/",
        "id": 297743,
        "title": "Rerum Novarum",
        "author_nicks": [
            {
                "name": "The New Frontier",
                "abbreviation": "NFR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109917/?format=api",
                    "id": 109917,
                    "name": "The New Frontier",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289466/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289466/",
        "id": 289466,
        "title": "Tarzan",
        "author_nicks": [
            {
                "name": "The New Frontier",
                "abbreviation": "NFR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109917/?format=api",
                    "id": 109917,
                    "name": "The New Frontier",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "tarzan",
            "defaced-title-screen"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/338853/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338853/",
        "id": 338853,
        "title": "2000 You",
        "author_nicks": [
            {
                "name": "The New Frontier",
                "abbreviation": "NFR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109917/?format=api",
                    "id": 109917,
                    "name": "The New Frontier",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]