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

[
    {
        "url": "https://demozoo.org/api/v1/productions/9972/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9972/",
        "id": 9972,
        "title": "Drive Demo",
        "author_nicks": [
            {
                "name": "Gold Louse System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61187/?format=api",
                    "id": 61187,
                    "name": "Gold Louse System",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Delta System",
                "abbreviation": "DS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11226/?format=api",
                    "id": 11226,
                    "name": "Delta System",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-01-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "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/9971/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9971/",
        "id": 9971,
        "title": "Construction time again",
        "author_nicks": [
            {
                "name": "Gold Louse System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61187/?format=api",
                    "id": 61187,
                    "name": "Gold Louse System",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Delta System",
                "abbreviation": "DS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11226/?format=api",
                    "id": 11226,
                    "name": "Delta System",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "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/9973/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9973/",
        "id": 9973,
        "title": "Forgotten Mounth Demo",
        "author_nicks": [
            {
                "name": "Gold Louse System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61187/?format=api",
                    "id": 61187,
                    "name": "Gold Louse System",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Delta System",
                "abbreviation": "DS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11226/?format=api",
                    "id": 11226,
                    "name": "Delta System",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-11-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]