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

[
    {
        "url": "https://demozoo.org/api/v1/productions/9409/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9409/",
        "id": 9409,
        "title": "Megademo 2002",
        "author_nicks": [
            {
                "name": "Tsygä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10906/?format=api",
                    "id": 10906,
                    "name": "Tsygä",
                    "is_group": true
                }
            },
            {
                "name": "Virtual Light Pump",
                "abbreviation": "VLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
                    "id": 3240,
                    "name": "Virtual Light Pump",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-10-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5594/?format=api",
        "demozoo_url": "https://demozoo.org/productions/5594/",
        "id": 5594,
        "title": "Helsinki - Spiegelberg",
        "author_nicks": [
            {
                "name": "Tsygä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10906/?format=api",
                    "id": 10906,
                    "name": "Tsygä",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-01-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "solaris"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31822/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31822/",
        "id": 31822,
        "title": "Jaffa Irccaa",
        "author_nicks": [
            {
                "name": "Tsygä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10906/?format=api",
                    "id": 10906,
                    "name": "Tsygä",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57162/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57162/",
        "id": 57162,
        "title": "Helsinki - Heinola 24h",
        "author_nicks": [
            {
                "name": "Tsygä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10906/?format=api",
                    "id": 10906,
                    "name": "Tsygä",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9412/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9412/",
        "id": 9412,
        "title": "Helsinki - Lohja 2001",
        "author_nicks": [
            {
                "name": "Tsygä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10906/?format=api",
                    "id": 10906,
                    "name": "Tsygä",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]