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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60505/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60505/",
        "id": 60505,
        "title": "Blob",
        "author_nicks": [
            {
                "name": "Evidence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31012/?format=api",
                    "id": 31012,
                    "name": "Evidence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-13",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53012/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53012/",
        "id": 53012,
        "title": "Jesus' Theme",
        "author_nicks": [
            {
                "name": "Buzk Halaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18002/?format=api",
                    "id": 18002,
                    "name": "Buzk Halaj",
                    "is_group": true
                }
            },
            {
                "name": "Dinasty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13438/?format=api",
                    "id": 13438,
                    "name": "Dinasty",
                    "is_group": true
                }
            },
            {
                "name": "Evidence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31012/?format=api",
                    "id": 31012,
                    "name": "Evidence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-18",
        "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/53003/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53003/",
        "id": 53003,
        "title": "DZS-RX8 - The Reprodukt",
        "author_nicks": [
            {
                "name": "Evidence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31012/?format=api",
                    "id": 31012,
                    "name": "Evidence",
                    "is_group": true
                }
            },
            {
                "name": "MYthReals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53187/?format=api",
                    "id": 53187,
                    "name": "MYthReals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-18",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]