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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97067/?format=api",
        "demozoo_url": "https://demozoo.org/productions/97067/",
        "id": 97067,
        "title": "Runway Mission",
        "author_nicks": [
            {
                "name": "Weafe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45557/?format=api",
                    "id": 45557,
                    "name": "Weafe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nowadays",
                "abbreviation": "NDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13275/?format=api",
                    "id": 13275,
                    "name": "Nowadays",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97081/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/97081/",
        "id": 97081,
        "title": "Predator",
        "author_nicks": [
            {
                "name": "Weafe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45557/?format=api",
                    "id": 45557,
                    "name": "Weafe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nowadays",
                "abbreviation": "NDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13275/?format=api",
                    "id": 13275,
                    "name": "Nowadays",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "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/97076/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/97076/",
        "id": 97076,
        "title": "Around",
        "author_nicks": [
            {
                "name": "Weafe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45557/?format=api",
                    "id": 45557,
                    "name": "Weafe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nowadays",
                "abbreviation": "NDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13275/?format=api",
                    "id": 13275,
                    "name": "Nowadays",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]