GET /api/v1/releasers/30654/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/86636/?format=api",
        "demozoo_url": "https://demozoo.org/productions/86636/",
        "id": 86636,
        "title": "En Nörd På Birdie",
        "author_nicks": [
            {
                "name": "South Birdie Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30654/?format=api",
                    "id": 30654,
                    "name": "South Birdie Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-05-23",
        "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/82823/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82823/",
        "id": 82823,
        "title": "Birdie Crew Allstars",
        "author_nicks": [
            {
                "name": "South Birdie Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30654/?format=api",
                    "id": 30654,
                    "name": "South Birdie Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-05-27",
        "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/51867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51867/",
        "id": 51867,
        "title": "South Birdie",
        "author_nicks": [
            {
                "name": "South Birdie Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30654/?format=api",
                    "id": 30654,
                    "name": "South Birdie Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]