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

[
    {
        "url": "https://demozoo.org/api/v1/productions/273985/?format=api",
        "demozoo_url": "https://demozoo.org/productions/273985/",
        "id": 273985,
        "title": "swimmy boys",
        "author_nicks": [
            {
                "name": "ohsqueezy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63062/?format=api",
                    "id": 63062,
                    "name": "ohsqueezy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zlib",
            "python"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198811/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198811/",
        "id": 198811,
        "title": "Mushroom Train",
        "author_nicks": [
            {
                "name": "ohsqueezy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63062/?format=api",
                    "id": 63062,
                    "name": "ohsqueezy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-01-11",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183063/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183063/",
        "id": 183063,
        "title": "Line Wobbler Advance",
        "author_nicks": [
            {
                "name": "ohsqueezy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63062/?format=api",
                    "id": 63062,
                    "name": "ohsqueezy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-01-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167702/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167702/",
        "id": 167702,
        "title": "Ticket Wizard",
        "author_nicks": [
            {
                "name": "ohsqueezy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63062/?format=api",
                    "id": 63062,
                    "name": "ohsqueezy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-01-28",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/152359/?format=api",
        "demozoo_url": "https://demozoo.org/productions/152359/",
        "id": 152359,
        "title": "American Boner",
        "author_nicks": [
            {
                "name": "ohsqueezy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63062/?format=api",
                    "id": 63062,
                    "name": "ohsqueezy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-01-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]