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

[
    {
        "url": "https://demozoo.org/api/v1/productions/147979/?format=api",
        "demozoo_url": "https://demozoo.org/music/147979/",
        "id": 147979,
        "title": "Dance Odyssey_3min",
        "author_nicks": [
            {
                "name": "Hoplite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/675/?format=api",
                    "id": 675,
                    "name": "Hoplite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27283/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27283/",
        "id": 27283,
        "title": "Miekkonen",
        "author_nicks": [
            {
                "name": "Hoplite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/675/?format=api",
                    "id": 675,
                    "name": "Hoplite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                    "id": 487,
                    "name": "Orange",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "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/27275/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27275/",
        "id": 27275,
        "title": "Hoplite 32K",
        "author_nicks": [
            {
                "name": "Dune",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/486/?format=api",
                    "id": 486,
                    "name": "Dune",
                    "is_group": false
                }
            },
            {
                "name": "Hoplite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/675/?format=api",
                    "id": 675,
                    "name": "Hoplite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27274/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27274/",
        "id": 27274,
        "title": "Hopliten 2k-Intro",
        "author_nicks": [
            {
                "name": "Hoplite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/675/?format=api",
                    "id": 675,
                    "name": "Hoplite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                    "id": 487,
                    "name": "Orange",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/37/?format=api",
                "id": 37,
                "name": "2K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]