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

[
    {
        "url": "https://demozoo.org/api/v1/productions/190464/?format=api",
        "demozoo_url": "https://demozoo.org/productions/190464/",
        "id": 190464,
        "title": "Inflexion",
        "author_nicks": [
            {
                "name": "Flexion",
                "abbreviation": "FXN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19015/?format=api",
                    "id": 19015,
                    "name": "Flexion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/280427/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280427/",
        "id": 280427,
        "title": "Burmanliekki (happy new year intro)",
        "author_nicks": [
            {
                "name": "Flexion",
                "abbreviation": "FXN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19015/?format=api",
                    "id": 19015,
                    "name": "Flexion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169796/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169796/",
        "id": 169796,
        "title": "Rust",
        "author_nicks": [
            {
                "name": "Flexion",
                "abbreviation": "FXN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19015/?format=api",
                    "id": 19015,
                    "name": "Flexion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]