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

[
    {
        "url": "https://demozoo.org/api/v1/productions/1358/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1358/",
        "id": 1358,
        "title": "Saboteur II",
        "author_nicks": [
            {
                "name": "Softguru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4208/?format=api",
                    "id": 4208,
                    "name": "Softguru",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-09",
        "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": [
            "saboteur-ii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/305188/?format=api",
        "demozoo_url": "https://demozoo.org/productions/305188/",
        "id": 305188,
        "title": "Knightrider II",
        "author_nicks": [
            {
                "name": "Softguru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4208/?format=api",
                    "id": 4208,
                    "name": "Softguru",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-02",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/300232/?format=api",
        "demozoo_url": "https://demozoo.org/productions/300232/",
        "id": 300232,
        "title": "Hollywood Poker",
        "author_nicks": [
            {
                "name": "Softguru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4208/?format=api",
                    "id": 4208,
                    "name": "Softguru",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-15",
        "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": [
            "import-to-austria",
            "hollywood-poker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296900/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296900/",
        "id": 296900,
        "title": "GFL Championship Football",
        "author_nicks": [
            {
                "name": "Softguru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4208/?format=api",
                    "id": 4208,
                    "name": "Softguru",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-22",
        "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": [
            "gfl-championship-football",
            "import-to-austria"
        ]
    }
]