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

[
    {
        "url": "https://demozoo.org/api/v1/productions/304955/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/304955/",
        "id": 304955,
        "title": "Defiant Art Pack (04/1995)",
        "author_nicks": [
            {
                "name": "Defiant",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88718/?format=api",
                    "id": 88718,
                    "name": "Defiant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-01",
        "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": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304953/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/304953/",
        "id": 304953,
        "title": "Defiant Art Pack (03/1995)",
        "author_nicks": [
            {
                "name": "Defiant",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88718/?format=api",
                    "id": 88718,
                    "name": "Defiant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-01",
        "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": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270745/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270745/",
        "id": 270745,
        "title": "Defiant Art Pack (02/1995)",
        "author_nicks": [
            {
                "name": "Defiant",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88718/?format=api",
                    "id": 88718,
                    "name": "Defiant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02",
        "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/270743/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270743/",
        "id": 270743,
        "title": "Defiant Art Pack (01/1995)",
        "author_nicks": [
            {
                "name": "Defiant",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88718/?format=api",
                    "id": 88718,
                    "name": "Defiant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01",
        "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/270744/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270744/",
        "id": 270744,
        "title": "Defiant Application Generator V1.50",
        "author_nicks": [
            {
                "name": "Defiant",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88718/?format=api",
                    "id": 88718,
                    "name": "Defiant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "application-generator"
        ]
    }
]