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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303418/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303418/",
        "id": 303418,
        "title": "CPU Application Generator",
        "author_nicks": [
            {
                "name": "Corrupted Pirate's Union",
                "abbreviation": "CPU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128783/?format=api",
                    "id": 128783,
                    "name": "Corrupted Pirate's Union",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-10",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/305050/?format=api",
        "demozoo_url": "https://demozoo.org/productions/305050/",
        "id": 305050,
        "title": "Traffic Department 2192 Review",
        "author_nicks": [
            {
                "name": "Corrupted Pirate's Union",
                "abbreviation": "CPU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128783/?format=api",
                    "id": 128783,
                    "name": "Corrupted Pirate's Union",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-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/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "typo",
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/305051/?format=api",
        "demozoo_url": "https://demozoo.org/productions/305051/",
        "id": 305051,
        "title": "Battle Bugs Review",
        "author_nicks": [
            {
                "name": "Corrupted Pirate's Union",
                "abbreviation": "CPU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128783/?format=api",
                    "id": 128783,
                    "name": "Corrupted Pirate's Union",
                    "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/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]