GET /api/v1/releasers/31989/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/64133/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64133/",
        "id": 64133,
        "title": "Contribution To Dhs Christmas 2003 Competition",
        "author_nicks": [
            {
                "name": "TROLL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31989/?format=api",
                    "id": 31989,
                    "name": "T.he R.aiders O.f the L.ost L.ock & Co.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-12-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/63362/?format=api",
        "demozoo_url": "https://demozoo.org/productions/63362/",
        "id": 63362,
        "title": "I'm A Troll",
        "author_nicks": [
            {
                "name": "TROLL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31989/?format=api",
                    "id": 31989,
                    "name": "T.he R.aiders O.f the L.ost L.ock & Co.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-12-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194714/?format=api",
        "demozoo_url": "https://demozoo.org/productions/194714/",
        "id": 194714,
        "title": "The Super Copy Pack",
        "author_nicks": [
            {
                "name": "T.he R.aiders O.f the L.ost L.ock & Co.",
                "abbreviation": "TROLL & Co.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31989/?format=api",
                    "id": 31989,
                    "name": "T.he R.aiders O.f the L.ost L.ock & Co.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1985",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]