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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22662/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22662/",
        "id": 22662,
        "title": "Puheaika",
        "author_nicks": [
            {
                "name": "Dazed Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16599/?format=api",
                    "id": 16599,
                    "name": "Dazed Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "sb"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43270/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43270/",
        "id": 43270,
        "title": "Get Dazed",
        "author_nicks": [
            {
                "name": "Dazed Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16599/?format=api",
                    "id": 16599,
                    "name": "Dazed Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-16",
        "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": [
            "textmode",
            "80x50"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37241/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37241/",
        "id": 37241,
        "title": "Dazed Production",
        "author_nicks": [
            {
                "name": "Dazed Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16599/?format=api",
                    "id": 16599,
                    "name": "Dazed Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06-09",
        "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/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "adlib"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45405/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45405/",
        "id": 45405,
        "title": "Rebellion In Dreamland",
        "author_nicks": [
            {
                "name": "Dazed Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16599/?format=api",
                    "id": 16599,
                    "name": "Dazed Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "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": [
            "textmode"
        ]
    }
]