GET /api/v1/releasers/85312/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/198762/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198762/",
        "id": 198762,
        "title": "OWI Application Generator (2)",
        "author_nicks": [
            {
                "name": "Oldwarez Inc.",
                "abbreviation": "OWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85312/?format=api",
                    "id": 85312,
                    "name": "Oldwarez Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295965/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295965/",
        "id": 295965,
        "title": "OWI Application Generator (3)",
        "author_nicks": [
            {
                "name": "Oldwarez Inc.",
                "abbreviation": "OWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85312/?format=api",
                    "id": 85312,
                    "name": "Oldwarez Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198761/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198761/",
        "id": 198761,
        "title": "OWI Application Generator (1)",
        "author_nicks": [
            {
                "name": "Oldwarez Inc.",
                "abbreviation": "OWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85312/?format=api",
                    "id": 85312,
                    "name": "Oldwarez Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "application-generator"
        ]
    }
]