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

[
    {
        "url": "https://demozoo.org/api/v1/productions/288490/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288490/",
        "id": 288490,
        "title": "Happy 2021",
        "author_nicks": [
            {
                "name": "Rastah Bar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118543/?format=api",
                    "id": 118543,
                    "name": "Rastah Bar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-01-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "borderline-intro",
            "new-year"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303353/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303353/",
        "id": 303353,
        "title": "Take It Easy, Man!",
        "author_nicks": [
            {
                "name": "Rastah Bar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118543/?format=api",
                    "id": 118543,
                    "name": "Rastah Bar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-10-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/374862/?format=api",
        "demozoo_url": "https://demozoo.org/productions/374862/",
        "id": 374862,
        "title": "2600 AD",
        "author_nicks": [
            {
                "name": "Rastah Bar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118543/?format=api",
                    "id": 118543,
                    "name": "Rastah Bar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-02-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377337/?format=api",
        "demozoo_url": "https://demozoo.org/productions/377337/",
        "id": 377337,
        "title": "Ghosts'n Goblins Demo",
        "author_nicks": [
            {
                "name": "Rastah Bar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118543/?format=api",
                    "id": 118543,
                    "name": "Rastah Bar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-10-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]