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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40187/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40187/",
        "id": 40187,
        "title": "Introtus",
        "author_nicks": [
            {
                "name": "Peeri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13387/?format=api",
                    "id": 13387,
                    "name": "Peeri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eclipse",
                "abbreviation": "ECL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7987/?format=api",
                    "id": 7987,
                    "name": "Eclipse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-27",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19262/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19262/",
        "id": 19262,
        "title": "Munhuone II",
        "author_nicks": [
            {
                "name": "Peeri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13387/?format=api",
                    "id": 13387,
                    "name": "Peeri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eclipse",
                "abbreviation": "ECL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7987/?format=api",
                    "id": 7987,
                    "name": "Eclipse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136054/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136054/",
        "id": 136054,
        "title": "Mieltymys",
        "author_nicks": [
            {
                "name": "Peeri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13387/?format=api",
                    "id": 13387,
                    "name": "Peeri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18628/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18628/",
        "id": 18628,
        "title": "Munhuone",
        "author_nicks": [
            {
                "name": "Peeri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13387/?format=api",
                    "id": 13387,
                    "name": "Peeri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eclipse",
                "abbreviation": "ECL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7987/?format=api",
                    "id": 7987,
                    "name": "Eclipse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]