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

[
    {
        "url": "https://demozoo.org/api/v1/productions/126894/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/126894/",
        "id": 126894,
        "title": "Compopic",
        "author_nicks": [
            {
                "name": "PDB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54920/?format=api",
                    "id": 54920,
                    "name": "PDB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Focus",
                "abbreviation": "FCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7224/?format=api",
                    "id": 7224,
                    "name": "Focus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-06-26",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322024/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322024/",
        "id": 322024,
        "title": "Final Fight Title",
        "author_nicks": [
            {
                "name": "PDB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54920/?format=api",
                    "id": 54920,
                    "name": "PDB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-01",
        "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": [
            "music-rip",
            "final-fight"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322026/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322026/",
        "id": 322026,
        "title": "Final Fight Highscore",
        "author_nicks": [
            {
                "name": "PDB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54920/?format=api",
                    "id": 54920,
                    "name": "PDB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-01",
        "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": [
            "music-rip",
            "final-fight"
        ]
    }
]