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

[
    {
        "url": "https://demozoo.org/api/v1/productions/95884/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95884/",
        "id": 95884,
        "title": "Virus Protector V2.0",
        "author_nicks": [
            {
                "name": "Electricity",
                "abbreviation": "ECT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34391/?format=api",
                    "id": 34391,
                    "name": "Electricity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "bootblock-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126961/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126961/",
        "id": 126961,
        "title": "Virus Protector V1.1",
        "author_nicks": [
            {
                "name": "Electricity",
                "abbreviation": "ECT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34391/?format=api",
                    "id": 34391,
                    "name": "Electricity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117042/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117042/",
        "id": 117042,
        "title": "Hidden Screen",
        "author_nicks": [
            {
                "name": "Electricity",
                "abbreviation": "ECT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34391/?format=api",
                    "id": 34391,
                    "name": "Electricity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/69173/?format=api",
        "demozoo_url": "https://demozoo.org/productions/69173/",
        "id": 69173,
        "title": "A Grumbler In The Rutting Season",
        "author_nicks": [
            {
                "name": "Electricity",
                "abbreviation": "ECT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34391/?format=api",
                    "id": 34391,
                    "name": "Electricity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/116762/?format=api",
        "demozoo_url": "https://demozoo.org/productions/116762/",
        "id": 116762,
        "title": "Daily Error Preview",
        "author_nicks": [
            {
                "name": "Electricity",
                "abbreviation": "ECT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34391/?format=api",
                    "id": 34391,
                    "name": "Electricity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-06-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]