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

[
    {
        "url": "https://demozoo.org/api/v1/productions/78825/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78825/",
        "id": 78825,
        "title": "Stig Demo 1",
        "author_nicks": [
            {
                "name": "Youghurt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41013/?format=api",
                    "id": 41013,
                    "name": "Youghurt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "fakedemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78826/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78826/",
        "id": 78826,
        "title": "Stig Demo 2",
        "author_nicks": [
            {
                "name": "Youghurt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41013/?format=api",
                    "id": 41013,
                    "name": "Youghurt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "fakedemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78828/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78828/",
        "id": 78828,
        "title": "Stig Demo 4",
        "author_nicks": [
            {
                "name": "Youghurt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41013/?format=api",
                    "id": 41013,
                    "name": "Youghurt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "fakedemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78824/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78824/",
        "id": 78824,
        "title": "Stig Collection",
        "author_nicks": [
            {
                "name": "Youghurt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41013/?format=api",
                    "id": 41013,
                    "name": "Youghurt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "fakedemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78827/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78827/",
        "id": 78827,
        "title": "Stig Demo 3",
        "author_nicks": [
            {
                "name": "Youghurt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41013/?format=api",
                    "id": 41013,
                    "name": "Youghurt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "fakedemo"
        ]
    }
]