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

[
    {
        "url": "https://demozoo.org/api/v1/productions/162427/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162427/",
        "id": 162427,
        "title": "Miracle",
        "author_nicks": [
            {
                "name": "MiR Corporation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67327/?format=api",
                    "id": 67327,
                    "name": "MiR Corporation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/73/?format=api",
                "id": 73,
                "name": "Electronika BK-0010/11M"
            }
        ],
        "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/162428/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162428/",
        "id": 162428,
        "title": "Morf!",
        "author_nicks": [
            {
                "name": "MiR Corporation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67327/?format=api",
                    "id": 67327,
                    "name": "MiR Corporation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/73/?format=api",
                "id": 73,
                "name": "Electronika BK-0010/11M"
            }
        ],
        "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/363477/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363477/",
        "id": 363477,
        "title": "Stickman's World",
        "author_nicks": [
            {
                "name": "Maxi Graphics Computer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26764/?format=api",
                    "id": 26764,
                    "name": "Maxi G.C.",
                    "is_group": false
                }
            },
            {
                "name": "MiR Corporation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67327/?format=api",
                    "id": 67327,
                    "name": "MiR Corporation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/73/?format=api",
                "id": 73,
                "name": "Electronika BK-0010/11M"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "stickmans-world"
        ]
    }
]