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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272381/?format=api",
        "demozoo_url": "https://demozoo.org/productions/272381/",
        "id": 272381,
        "title": "Pinball Fantasies Tripper-Trainer",
        "author_nicks": [
            {
                "name": "Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59146/?format=api",
                    "id": 59146,
                    "name": "Mat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pinball-fantasies",
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365907/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365907/",
        "id": 365907,
        "title": "Fire and Ice Trainer",
        "author_nicks": [
            {
                "name": "Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59146/?format=api",
                    "id": 59146,
                    "name": "Mat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-11-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]