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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38311/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38311/",
        "id": 38311,
        "title": "Nulla Dies Sine Linea",
        "author_nicks": [
            {
                "name": "Lapsen",
                "abbreviation": "LPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10905/?format=api",
                    "id": 10905,
                    "name": "Lapsen",
                    "is_group": true
                }
            },
            {
                "name": "Spinning Kids",
                "abbreviation": "SK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11518/?format=api",
                    "id": 11518,
                    "name": "Spinning Kids",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-08-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/362179/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362179/",
        "id": 362179,
        "title": "Milan Pubmeeting",
        "author_nicks": [
            {
                "name": "Lapsen",
                "abbreviation": "LPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10905/?format=api",
                    "id": 10905,
                    "name": "Lapsen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58922/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58922/",
        "id": 58922,
        "title": "The Dream Of A Scapegoat",
        "author_nicks": [
            {
                "name": "Lapsen",
                "abbreviation": "LPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10905/?format=api",
                    "id": 10905,
                    "name": "Lapsen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]