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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20573/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20573/",
        "id": 20573,
        "title": "A Waste of Time",
        "author_nicks": [
            {
                "name": "Sublime",
                "abbreviation": "SLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14990/?format=api",
                    "id": 14990,
                    "name": "Sublime",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
                "id": 10,
                "name": "40k Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313313/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313313/",
        "id": 313313,
        "title": "Too Good To Be True '96 Invitation",
        "author_nicks": [
            {
                "name": "Sublime",
                "abbreviation": "SLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14990/?format=api",
                    "id": 14990,
                    "name": "Sublime",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/180000/?format=api",
        "demozoo_url": "https://demozoo.org/productions/180000/",
        "id": 180000,
        "title": "Invites You",
        "author_nicks": [
            {
                "name": "Obscure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22036/?format=api",
                    "id": 22036,
                    "name": "Obscure",
                    "is_group": true
                }
            },
            {
                "name": "Sublime",
                "abbreviation": "SLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14990/?format=api",
                    "id": 14990,
                    "name": "Sublime",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "pascal"
        ]
    }
]