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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270081/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270081/",
        "id": 270081,
        "title": "TST Ansi Pack (05/1995)",
        "author_nicks": [
            {
                "name": "The Silent Terror",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                    "id": 89464,
                    "name": "The Silent Terror",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05",
        "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/270080/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270080/",
        "id": 270080,
        "title": "TST Ansi Pack (01/1995)",
        "author_nicks": [
            {
                "name": "The Silent Terror",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                    "id": 89464,
                    "name": "The Silent Terror",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-24",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270078/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270078/",
        "id": 270078,
        "title": "TST Intro",
        "author_nicks": [
            {
                "name": "The Silent Terror",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                    "id": 89464,
                    "name": "The Silent Terror",
                    "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303291/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/303291/",
        "id": 303291,
        "title": "TST Ansi Pack (11/1994)",
        "author_nicks": [
            {
                "name": "The Silent Terror",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                    "id": 89464,
                    "name": "The Silent Terror",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-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": [
            "infected"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203542/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203542/",
        "id": 203542,
        "title": "TST Application Generator",
        "author_nicks": [
            {
                "name": "The Silent Terror",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                    "id": 89464,
                    "name": "The Silent Terror",
                    "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "application-generator"
        ]
    }
]