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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3302/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3302/",
        "id": 3302,
        "title": "Pornonoise",
        "author_nicks": [
            {
                "name": "Lunix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5678/?format=api",
                    "id": 5678,
                    "name": "Lunix",
                    "is_group": true
                }
            },
            {
                "name": "mfx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                    "id": 404,
                    "name": "mfx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "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": [
            "software-rendering"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3367/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3367/",
        "id": 3367,
        "title": "45forelectricity video version",
        "author_nicks": [
            {
                "name": "Lunix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5678/?format=api",
                    "id": 5678,
                    "name": "Lunix",
                    "is_group": true
                }
            },
            {
                "name": "i2pi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17870/?format=api",
                    "id": 17870,
                    "name": "i2pi",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "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/58802/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58802/",
        "id": 58802,
        "title": "Music Influence",
        "author_nicks": [
            {
                "name": "Lunix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5678/?format=api",
                    "id": 5678,
                    "name": "Lunix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-17",
        "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": [
            "software-rendering",
            "epilepsy-warning"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24903/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24903/",
        "id": 24903,
        "title": "Leitmotiv",
        "author_nicks": [
            {
                "name": "Lunix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5678/?format=api",
                    "id": 5678,
                    "name": "Lunix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "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": [
            "software-rendering"
        ]
    }
]