GET /api/v1/releasers/35390/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/145417/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145417/",
        "id": 145417,
        "title": "Snoopy in Africa",
        "author_nicks": [
            {
                "name": "CBS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49826/?format=api",
                    "id": 49826,
                    "name": "CBS",
                    "is_group": true
                }
            },
            {
                "name": "Wolf Software Limited",
                "abbreviation": "WSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35390/?format=api",
                    "id": 35390,
                    "name": "Wolf Software Limited",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "snoopy",
            "peanuts",
            "woodstock"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/111782/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111782/",
        "id": 111782,
        "title": "Unite!",
        "author_nicks": [
            {
                "name": "CBS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49826/?format=api",
                    "id": 49826,
                    "name": "CBS",
                    "is_group": true
                }
            },
            {
                "name": "Wolf Software Limited",
                "abbreviation": "WSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35390/?format=api",
                    "id": 35390,
                    "name": "Wolf Software Limited",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112514/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112514/",
        "id": 112514,
        "title": "Digital Technology",
        "author_nicks": [
            {
                "name": "Wolf Software Limited",
                "abbreviation": "WSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35390/?format=api",
                    "id": 35390,
                    "name": "Wolf Software Limited",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112515/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112515/",
        "id": 112515,
        "title": "Flaga aka WSL Intro",
        "author_nicks": [
            {
                "name": "Wolf Software Limited",
                "abbreviation": "WSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35390/?format=api",
                    "id": 35390,
                    "name": "Wolf Software Limited",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]