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

[
    {
        "url": "https://demozoo.org/api/v1/productions/372869/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/372869/",
        "id": 372869,
        "title": "PMP Artpack #3",
        "author_nicks": [
            {
                "name": "Parliament Project",
                "abbreviation": "PMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                    "id": 26779,
                    "name": "Parliament Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301883/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301883/",
        "id": 301883,
        "title": "PMP Application Generator V1.1",
        "author_nicks": [
            {
                "name": "Parliament Project",
                "abbreviation": "PMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                    "id": 26779,
                    "name": "Parliament Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-25",
        "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/301884/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/301884/",
        "id": 301884,
        "title": "PMP Artpack #2",
        "author_nicks": [
            {
                "name": "Parliament Project",
                "abbreviation": "PMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                    "id": 26779,
                    "name": "Parliament Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-25",
        "supertype": "graphics",
        "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/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "tribute"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372868/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/372868/",
        "id": 372868,
        "title": "PMP Artpack #1",
        "author_nicks": [
            {
                "name": "Parliament Project",
                "abbreviation": "PMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                    "id": 26779,
                    "name": "Parliament Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]