GET /api/v1/releasers/127714/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/363109/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/363109/",
        "id": 363109,
        "title": "PCP Logo",
        "author_nicks": [
            {
                "name": "Graphics Rendered in Magnificence",
                "abbreviation": "GRiM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25682/?format=api",
                    "id": 25682,
                    "name": "Graphics Rendered in Magnificence",
                    "is_group": true
                }
            },
            {
                "name": "Psycho Corporate Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127714/?format=api",
                    "id": 127714,
                    "name": "Psycho Corporate Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301730/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301730/",
        "id": 301730,
        "title": "PCP Dist Sites",
        "author_nicks": [
            {
                "name": "Psycho Corporate Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127714/?format=api",
                    "id": 127714,
                    "name": "Psycho Corporate Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-28",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/363108/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363108/",
        "id": 363108,
        "title": "Star Sega Loader",
        "author_nicks": [
            {
                "name": "Psycho Corporate Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127714/?format=api",
                    "id": 127714,
                    "name": "Psycho Corporate Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-25",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]