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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367365/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367365/",
        "id": 367365,
        "title": "Video Invitation for Pixelshow 2007",
        "author_nicks": [
            {
                "name": "Reversed Engineers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5807/?format=api",
                    "id": 5807,
                    "name": "Reversed Engineers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79636/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79636/",
        "id": 79636,
        "title": "Act 3",
        "author_nicks": [
            {
                "name": "Reversed Engineers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5807/?format=api",
                    "id": 5807,
                    "name": "Reversed Engineers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/90083/?format=api",
        "demozoo_url": "https://demozoo.org/productions/90083/",
        "id": 90083,
        "title": "Scener's Brain",
        "author_nicks": [
            {
                "name": "Reversed Engineers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5807/?format=api",
                    "id": 5807,
                    "name": "Reversed Engineers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/40/?format=api",
                "id": 40,
                "name": "XBOX"
            }
        ],
        "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/367364/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367364/",
        "id": 367364,
        "title": "NW",
        "author_nicks": [
            {
                "name": "Reversed Engineers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5807/?format=api",
                    "id": 5807,
                    "name": "Reversed Engineers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]