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

[
    {
        "url": "https://demozoo.org/api/v1/productions/191604/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191604/",
        "id": 191604,
        "title": "Pure Power Loader (2)",
        "author_nicks": [
            {
                "name": "Pure Power",
                "abbreviation": "PPW, PPWR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78904/?format=api",
                    "id": 78904,
                    "name": "Pure Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-24",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188411/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188411/",
        "id": 188411,
        "title": "Cheat For Battle Bugs",
        "author_nicks": [
            {
                "name": "Pure Power",
                "abbreviation": "PPW, PPWR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78904/?format=api",
                    "id": 78904,
                    "name": "Pure Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-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": [
            "trainer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309005/?format=api",
        "demozoo_url": "https://demozoo.org/productions/309005/",
        "id": 309005,
        "title": "Pure Power Loader (3)",
        "author_nicks": [
            {
                "name": "Pure Power",
                "abbreviation": "PPW, PPWR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78904/?format=api",
                    "id": 78904,
                    "name": "Pure Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-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": [
            "loader-creator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188445/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188445/",
        "id": 188445,
        "title": "Pure Power Loader (1)",
        "author_nicks": [
            {
                "name": "Pure Power",
                "abbreviation": "PPW, PPWR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78904/?format=api",
                    "id": 78904,
                    "name": "Pure Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": []
    }
]