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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79839/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79839/",
        "id": 79839,
        "title": "Chosneck Issue #2 Intro",
        "author_nicks": [
            {
                "name": "Coolgirls",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34367/?format=api",
                    "id": 34367,
                    "name": "Coolgirls",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-01-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79841/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79841/",
        "id": 79841,
        "title": "TeX-Mas Intro",
        "author_nicks": [
            {
                "name": "Coolgirls",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34367/?format=api",
                    "id": 34367,
                    "name": "Coolgirls",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "requires-vga",
            "rgb",
            "14mb",
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79840/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79840/",
        "id": 79840,
        "title": "Sweety Buildings",
        "author_nicks": [
            {
                "name": "Coolgirls",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34367/?format=api",
                    "id": 34367,
                    "name": "Coolgirls",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "upx",
            "rgb",
            "escape-paint"
        ]
    }
]