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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44940/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44940/",
        "id": 44940,
        "title": "Entropy Increasing",
        "author_nicks": [
            {
                "name": "kRat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27840/?format=api",
                    "id": 27840,
                    "name": "kRat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/343929/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343929/",
        "id": 343929,
        "title": "Pyromania redux",
        "author_nicks": [
            {
                "name": "kRat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27840/?format=api",
                    "id": 27840,
                    "name": "kRat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/94/?format=api",
                "id": 94,
                "name": "Mac OS (Classic)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]