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

[
    {
        "url": "https://demozoo.org/api/v1/productions/294648/?format=api",
        "demozoo_url": "https://demozoo.org/productions/294648/",
        "id": 294648,
        "title": "King of the Mountain Intro PETSCII Edition",
        "author_nicks": [
            {
                "name": "Army of Darkness",
                "abbreviation": "AoD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119250/?format=api",
                    "id": 119250,
                    "name": "Army of Darkness",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-05-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289662/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289662/",
        "id": 289662,
        "title": "King of the Mountain Intro",
        "author_nicks": [
            {
                "name": "Army of Darkness",
                "abbreviation": "AoD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119250/?format=api",
                    "id": 119250,
                    "name": "Army of Darkness",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-02-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289295/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289295/",
        "id": 289295,
        "title": "Bloody Hand Intro",
        "author_nicks": [
            {
                "name": "Army of Darkness",
                "abbreviation": "AoD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119250/?format=api",
                    "id": 119250,
                    "name": "Army of Darkness",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-01-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289296/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289296/",
        "id": 289296,
        "title": "Zombie Intro",
        "author_nicks": [
            {
                "name": "Army of Darkness",
                "abbreviation": "AoD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119250/?format=api",
                    "id": 119250,
                    "name": "Army of Darkness",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-12-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]