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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21832/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21832/",
        "id": 21832,
        "title": "L!MIT",
        "author_nicks": [
            {
                "name": "Blue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14582/?format=api",
                    "id": 14582,
                    "name": "Blue",
                    "is_group": false
                }
            },
            {
                "name": "Hijacker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14583/?format=api",
                    "id": 14583,
                    "name": "Hijacker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-05",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20158/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20158/",
        "id": 20158,
        "title": "Colors",
        "author_nicks": [
            {
                "name": "Blue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14582/?format=api",
                    "id": 14582,
                    "name": "Blue",
                    "is_group": false
                }
            },
            {
                "name": "Hijacker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14583/?format=api",
                    "id": 14583,
                    "name": "Hijacker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]