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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137213/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137213/",
        "id": 137213,
        "title": "TFMX-Professional 2.0 Replay ST (Belated Version 7)",
        "author_nicks": [
            {
                "name": "Tibetan Peach Pie Inc.",
                "abbreviation": "TPPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58049/?format=api",
                    "id": 58049,
                    "name": "Tibetan Peach Pie Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-player"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81642/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81642/",
        "id": 81642,
        "title": "MarxTracker",
        "author_nicks": [
            {
                "name": "Tibetan Peach Pie Inc.",
                "abbreviation": "TPPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58049/?format=api",
                    "id": 58049,
                    "name": "Tibetan Peach Pie Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-08-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-player"
        ]
    }
]