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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62245/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62245/",
        "id": 62245,
        "title": "Vengeance",
        "author_nicks": [
            {
                "name": "Excellent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32359/?format=api",
                    "id": 32359,
                    "name": "Excellent",
                    "is_group": true
                }
            },
            {
                "name": "Pentagram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33638/?format=api",
                    "id": 33638,
                    "name": "Pentagram",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "cube",
            "gouraud-shading",
            "3d",
            "128k",
            "fire"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112526/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112526/",
        "id": 112526,
        "title": "Incredible Story",
        "author_nicks": [
            {
                "name": "Excellent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32359/?format=api",
                    "id": 32359,
                    "name": "Excellent",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "hires",
            "story",
            "cartoon",
            "violence",
            "boy",
            "computer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/63268/?format=api",
        "demozoo_url": "https://demozoo.org/productions/63268/",
        "id": 63268,
        "title": "Vent",
        "author_nicks": [
            {
                "name": "Excellent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32359/?format=api",
                    "id": 32359,
                    "name": "Excellent",
                    "is_group": true
                }
            },
            {
                "name": "Pentagram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33638/?format=api",
                    "id": 33638,
                    "name": "Pentagram",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "128k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112525/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112525/",
        "id": 112525,
        "title": "Sillent But Violent",
        "author_nicks": [
            {
                "name": "Excellent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32359/?format=api",
                    "id": 32359,
                    "name": "Excellent",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "128k"
        ]
    }
]