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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50578/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50578/",
        "id": 50578,
        "title": "Le Gamin, la Babysitter et le Tueur en Série",
        "author_nicks": [
            {
                "name": "BYG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26092/?format=api",
                    "id": 26092,
                    "name": "BYG",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44833/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44833/",
        "id": 44833,
        "title": "Roto",
        "author_nicks": [
            {
                "name": "BYG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26092/?format=api",
                    "id": 26092,
                    "name": "BYG",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-04",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/125965/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125965/",
        "id": 125965,
        "title": "Strotsky & Huesh",
        "author_nicks": [
            {
                "name": "BYG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26092/?format=api",
                    "id": 26092,
                    "name": "BYG",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]