GET /api/v1/releasers/35224/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/102680/?format=api",
        "demozoo_url": "https://demozoo.org/productions/102680/",
        "id": 102680,
        "title": "Orneta Cp '96 Msx Compo - Three Musics",
        "author_nicks": [
            {
                "name": "Banklan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35224/?format=api",
                    "id": 35224,
                    "name": "Banklan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/102679/?format=api",
        "demozoo_url": "https://demozoo.org/productions/102679/",
        "id": 102679,
        "title": "Intuitare",
        "author_nicks": [
            {
                "name": "Banklan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35224/?format=api",
                    "id": 35224,
                    "name": "Banklan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "demo-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/102678/?format=api",
        "demozoo_url": "https://demozoo.org/productions/102678/",
        "id": 102678,
        "title": "Banklan Demo 2",
        "author_nicks": [
            {
                "name": "Banklan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35224/?format=api",
                    "id": 35224,
                    "name": "Banklan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": []
    }
]