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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324442/?format=api",
        "demozoo_url": "https://demozoo.org/productions/324442/",
        "id": 324442,
        "title": "Test Drive: Off-Road 3 (USA) PAL Fix",
        "author_nicks": [
            {
                "name": "The Fonji Company",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59072/?format=api",
                    "id": 59072,
                    "name": "The Fonji Company",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "hitmod",
            "slus-00840"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315613/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315613/",
        "id": 315613,
        "title": "Jet Moto 3 (USA) PAL/NTSC Selector",
        "author_nicks": [
            {
                "name": "The Fonji Company",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59072/?format=api",
                    "id": 59072,
                    "name": "The Fonji Company",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "hitmod",
            "scus-94555"
        ]
    }
]