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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30695/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30695/",
        "id": 30695,
        "title": "Heartbeat",
        "author_nicks": [
            {
                "name": "Flimmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4242/?format=api",
                    "id": 4242,
                    "name": "Flimmer",
                    "is_group": true
                }
            },
            {
                "name": "Outracks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73/?format=api",
                    "id": 73,
                    "name": "Outracks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-19",
        "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": [
            "opengl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9604/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9604/",
        "id": 9604,
        "title": "Snowtro 2oo2",
        "author_nicks": [
            {
                "name": "Excess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92/?format=api",
                    "id": 92,
                    "name": "Excess",
                    "is_group": true
                }
            },
            {
                "name": "Flimmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4242/?format=api",
                    "id": 4242,
                    "name": "Flimmer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1435/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1435/",
        "id": 1435,
        "title": "Refreshment",
        "author_nicks": [
            {
                "name": "Flimmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4242/?format=api",
                    "id": 4242,
                    "name": "Flimmer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "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": []
    }
]