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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22089/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22089/",
        "id": 22089,
        "title": "Lyticum",
        "author_nicks": [
            {
                "name": "Hirntod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13619/?format=api",
                    "id": 13619,
                    "name": "Hirntod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18859/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18859/",
        "id": 18859,
        "title": "Invasion From Mars",
        "author_nicks": [
            {
                "name": "Hirntod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13619/?format=api",
                    "id": 13619,
                    "name": "Hirntod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-31",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "adlib"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29202/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29202/",
        "id": 29202,
        "title": "Spasmo Vidio",
        "author_nicks": [
            {
                "name": "Hirntod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13619/?format=api",
                    "id": 13619,
                    "name": "Hirntod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-14",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "humor",
            "2d-only",
            "story",
            "cartoon"
        ]
    }
]