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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49308/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49308/",
        "id": 49308,
        "title": "Sex",
        "author_nicks": [
            {
                "name": "Pinky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24390/?format=api",
                    "id": 24390,
                    "name": "Pinky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Udev",
                "abbreviation": "U-Dev, udev.org",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29783/?format=api",
                    "id": 29783,
                    "name": "Udev",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-15",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49299/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49299/",
        "id": 49299,
        "title": "Tetram",
        "author_nicks": [
            {
                "name": "Pinky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24390/?format=api",
                    "id": 24390,
                    "name": "Pinky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Udev",
                "abbreviation": "U-Dev, udev.org",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29783/?format=api",
                    "id": 29783,
                    "name": "Udev",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-15",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "no-sound",
            "tetris",
            "tsr",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59992/?format=api",
        "demozoo_url": "https://demozoo.org/music/59992/",
        "id": 59992,
        "title": "Bozi Tabor Ve Pstruzi",
        "author_nicks": [
            {
                "name": "Pinky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24390/?format=api",
                    "id": 24390,
                    "name": "Pinky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pipin Worx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34823/?format=api",
                    "id": 34823,
                    "name": "Pipin Worx",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37721/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37721/",
        "id": 37721,
        "title": "The Blob",
        "author_nicks": [
            {
                "name": "Pinky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24390/?format=api",
                    "id": 24390,
                    "name": "Pinky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Donhave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24391/?format=api",
                    "id": 24391,
                    "name": "Donhave",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-18",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]