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

[
    {
        "url": "https://demozoo.org/api/v1/productions/214004/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214004/",
        "id": 214004,
        "title": "Real Light-speed Intro",
        "author_nicks": [
            {
                "name": "Black Sinus",
                "abbreviation": "BLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45112/?format=api",
                    "id": 45112,
                    "name": "Black Sinus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/214005/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214005/",
        "id": 214005,
        "title": "Sine Pack 3",
        "author_nicks": [
            {
                "name": "Black Sinus",
                "abbreviation": "BLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45112/?format=api",
                    "id": 45112,
                    "name": "Black Sinus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96108/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96108/",
        "id": 96108,
        "title": "Official Invitation",
        "author_nicks": [
            {
                "name": "Black Sinus",
                "abbreviation": "BLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45112/?format=api",
                    "id": 45112,
                    "name": "Black Sinus",
                    "is_group": true
                }
            },
            {
                "name": "Hysteric",
                "abbreviation": "HTC, HYS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43066/?format=api",
                    "id": 43066,
                    "name": "Hysteric",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/214003/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214003/",
        "id": 214003,
        "title": "Hidden Vectors",
        "author_nicks": [
            {
                "name": "Black Sinus",
                "abbreviation": "BLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45112/?format=api",
                    "id": 45112,
                    "name": "Black Sinus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]