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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77573/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77573/",
        "id": 77573,
        "title": "Bitslife",
        "author_nicks": [
            {
                "name": "Wiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3662/?format=api",
                    "id": 3662,
                    "name": "Wiz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trolls In The Shadows",
                "abbreviation": "TITS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3721/?format=api",
                    "id": 3721,
                    "name": "Trolls In The Shadows",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/956/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/956/",
        "id": 956,
        "title": "Cloudy UFO",
        "author_nicks": [
            {
                "name": "Wiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3662/?format=api",
                    "id": 3662,
                    "name": "Wiz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37722/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37722/",
        "id": 37722,
        "title": "?",
        "author_nicks": [
            {
                "name": "Wiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3662/?format=api",
                    "id": 3662,
                    "name": "Wiz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Appeal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24392/?format=api",
                    "id": 24392,
                    "name": "Appeal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]