GET /api/v1/releasers/7791/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/77583/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77583/",
        "id": 77583,
        "title": "The java.lang.String Theory",
        "author_nicks": [
            {
                "name": "The Art Of Never Getting Anything Done",
                "abbreviation": "TAONGAD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7791/?format=api",
                    "id": 7791,
                    "name": "The Art Of Never Getting Anything Done",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/66816/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66816/",
        "id": 66816,
        "title": "1993",
        "author_nicks": [
            {
                "name": "The Art Of Never Getting Anything Done",
                "abbreviation": "TAONGAD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7791/?format=api",
                    "id": 7791,
                    "name": "The Art Of Never Getting Anything Done",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-05-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54317/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54317/",
        "id": 54317,
        "title": "Super Stalin Brothers",
        "author_nicks": [
            {
                "name": "The Art Of Never Getting Anything Done",
                "abbreviation": "TAONGAD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7791/?format=api",
                    "id": 7791,
                    "name": "The Art Of Never Getting Anything Done",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-10-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]