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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158876/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158876/",
        "id": 158876,
        "title": "hOffmann",
        "author_nicks": [
            {
                "name": "OCS-Farts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64606/?format=api",
                    "id": 64606,
                    "name": "OCS-Farts",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-06-01",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160564/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160564/",
        "id": 160564,
        "title": "Wedding Wishes Optic",
        "author_nicks": [
            {
                "name": "OCS-Farts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64606/?format=api",
                    "id": 64606,
                    "name": "OCS-Farts",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-01-04",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "wedding"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156147/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156147/",
        "id": 156147,
        "title": "Happy Birthday Triace",
        "author_nicks": [
            {
                "name": "OCS-Farts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64606/?format=api",
                    "id": 64606,
                    "name": "OCS-Farts",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-06",
        "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": [
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/252378/?format=api",
        "demozoo_url": "https://demozoo.org/productions/252378/",
        "id": 252378,
        "title": "Ode to Triace",
        "author_nicks": [
            {
                "name": "OCS-Farts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64606/?format=api",
                    "id": 64606,
                    "name": "OCS-Farts",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07",
        "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": []
    }
]