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

[
    {
        "url": "https://demozoo.org/api/v1/productions/133095/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133095/",
        "id": 133095,
        "title": "No Border 2",
        "author_nicks": [
            {
                "name": "Christian Dahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45811/?format=api",
                    "id": 45811,
                    "name": "Code",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/140189/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140189/",
        "id": 140189,
        "title": "Saffran",
        "author_nicks": [
            {
                "name": "B2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38616/?format=api",
                    "id": 38616,
                    "name": "B2",
                    "is_group": false
                }
            },
            {
                "name": "Code",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45811/?format=api",
                    "id": 45811,
                    "name": "Code",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/95278/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95278/",
        "id": 95278,
        "title": "The Musicplayer V1.0",
        "author_nicks": [
            {
                "name": "Christian Dahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45811/?format=api",
                    "id": 45811,
                    "name": "Code",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-player"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/67002/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67002/",
        "id": 67002,
        "title": "Textscroll",
        "author_nicks": [
            {
                "name": "Christian Dahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45811/?format=api",
                    "id": 45811,
                    "name": "Code",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]