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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44986/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44986/",
        "id": 44986,
        "title": "T.O.V.",
        "author_nicks": [
            {
                "name": "Twinsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14007/?format=api",
                    "id": 14007,
                    "name": "Twinsen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39090/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39090/",
        "id": 39090,
        "title": "SAT256B",
        "author_nicks": [
            {
                "name": "Twinsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14007/?format=api",
                    "id": 14007,
                    "name": "Twinsen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Peon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14008/?format=api",
                    "id": 14008,
                    "name": "Peon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-11-21",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137460/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137460/",
        "id": 137460,
        "title": "Tuinslang",
        "author_nicks": [
            {
                "name": "Twinsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14007/?format=api",
                    "id": 14007,
                    "name": "Twinsen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-12",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19450/?format=api",
        "demozoo_url": "https://demozoo.org/productions/19450/",
        "id": 19450,
        "title": "Truhla",
        "author_nicks": [
            {
                "name": "Twinsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14007/?format=api",
                    "id": 14007,
                    "name": "Twinsen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Peon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14008/?format=api",
                    "id": 14008,
                    "name": "Peon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-29",
        "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": [
            "no-sound",
            "monochrome"
        ]
    }
]