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

[
    {
        "url": "https://demozoo.org/api/v1/productions/124055/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124055/",
        "id": 124055,
        "title": "Walking",
        "author_nicks": [
            {
                "name": "Nanard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40099/?format=api",
                    "id": 40099,
                    "name": "Nanard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-10-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77599/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77599/",
        "id": 77599,
        "title": "Rotozoom",
        "author_nicks": [
            {
                "name": "Nanard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40099/?format=api",
                    "id": 40099,
                    "name": "Nanard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75310/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75310/",
        "id": 75310,
        "title": "Surprise Compo",
        "author_nicks": [
            {
                "name": "Nanard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40099/?format=api",
                    "id": 40099,
                    "name": "Nanard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-01-24",
        "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/75309/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75309/",
        "id": 75309,
        "title": "Surprise Compo",
        "author_nicks": [
            {
                "name": "Light Show",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9812/?format=api",
                    "id": 9812,
                    "name": "Light Show",
                    "is_group": false
                }
            },
            {
                "name": "Nanard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40099/?format=api",
                    "id": 40099,
                    "name": "Nanard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eclipse",
                "abbreviation": "ECL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7987/?format=api",
                    "id": 7987,
                    "name": "Eclipse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-24",
        "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": []
    }
]