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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40481/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40481/",
        "id": 40481,
        "title": "Oldskull",
        "author_nicks": [
            {
                "name": "Autopsy",
                "abbreviation": "AY, A!Y",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20109/?format=api",
                    "id": 20109,
                    "name": "Autopsy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-04",
        "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/29458/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29458/",
        "id": 29458,
        "title": "Sins",
        "author_nicks": [
            {
                "name": "Autopsy",
                "abbreviation": "AY, A!Y",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20109/?format=api",
                    "id": 20109,
                    "name": "Autopsy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-08",
        "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/35852/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35852/",
        "id": 35852,
        "title": "Core",
        "author_nicks": [
            {
                "name": "Autopsy",
                "abbreviation": "AY, A!Y",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20109/?format=api",
                    "id": 20109,
                    "name": "Autopsy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "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/134967/?format=api",
        "demozoo_url": "https://demozoo.org/productions/134967/",
        "id": 134967,
        "title": "Silence",
        "author_nicks": [
            {
                "name": "Autopsy",
                "abbreviation": "AY, A!Y",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20109/?format=api",
                    "id": 20109,
                    "name": "Autopsy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-08",
        "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": []
    }
]