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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24016/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24016/",
        "id": 24016,
        "title": "4K byter",
        "author_nicks": [
            {
                "name": "Satovia",
                "abbreviation": "STV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16294/?format=api",
                    "id": 16294,
                    "name": "Satovia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/110851/?format=api",
        "demozoo_url": "https://demozoo.org/productions/110851/",
        "id": 110851,
        "title": "Dead Apple",
        "author_nicks": [
            {
                "name": "Satovia",
                "abbreviation": "STV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16294/?format=api",
                    "id": 16294,
                    "name": "Satovia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112700/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112700/",
        "id": 112700,
        "title": "Fake '99",
        "author_nicks": [
            {
                "name": "Satovia",
                "abbreviation": "STV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16294/?format=api",
                    "id": 16294,
                    "name": "Satovia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05-22",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]