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

[
    {
        "url": "https://demozoo.org/api/v1/productions/271557/?format=api",
        "demozoo_url": "https://demozoo.org/productions/271557/",
        "id": 271557,
        "title": "4k Sis of Flynn",
        "author_nicks": [
            {
                "name": "MCM Designs",
                "abbreviation": "MCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84496/?format=api",
                    "id": 84496,
                    "name": "MCM Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-12-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198326/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198326/",
        "id": 198326,
        "title": "Old School Intro 2019",
        "author_nicks": [
            {
                "name": "MCM Designs",
                "abbreviation": "MCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84496/?format=api",
                    "id": 84496,
                    "name": "MCM Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-01-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198325/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198325/",
        "id": 198325,
        "title": "Break Ya Neck",
        "author_nicks": [
            {
                "name": "MCM Designs",
                "abbreviation": "MCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84496/?format=api",
                    "id": 84496,
                    "name": "MCM Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-01-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]