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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82666/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82666/",
        "id": 82666,
        "title": "Demo",
        "author_nicks": [
            {
                "name": "Dreadful Sight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41448/?format=api",
                    "id": 41448,
                    "name": "Dreadful Sight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/82435/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82435/",
        "id": 82435,
        "title": "Rhythm 2",
        "author_nicks": [
            {
                "name": "Dreadful Sight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41448/?format=api",
                    "id": 41448,
                    "name": "Dreadful Sight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-05",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "screenshots-needed"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80356/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80356/",
        "id": 80356,
        "title": "Rhythm",
        "author_nicks": [
            {
                "name": "Dreadful Sight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41448/?format=api",
                    "id": 41448,
                    "name": "Dreadful Sight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-30",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]