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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67144/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67144/",
        "id": 67144,
        "title": "Bright Side Of Live",
        "author_nicks": [
            {
                "name": "Deathstone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37817/?format=api",
                    "id": 37817,
                    "name": "Deathstone",
                    "is_group": true
                }
            },
            {
                "name": "Track 41",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27078/?format=api",
                    "id": 27078,
                    "name": "Track 41",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-26",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/95334/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95334/",
        "id": 95334,
        "title": "Pictro – Who Is Who?",
        "author_nicks": [
            {
                "name": "Track 41",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27078/?format=api",
                    "id": 27078,
                    "name": "Track 41",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-26",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/95335/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95335/",
        "id": 95335,
        "title": "Christmas Dentro 1992",
        "author_nicks": [
            {
                "name": "Track 41",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27078/?format=api",
                    "id": 27078,
                    "name": "Track 41",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-20",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas",
            "omikron-basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78223/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78223/",
        "id": 78223,
        "title": "First Fullscreen Emulator",
        "author_nicks": [
            {
                "name": "Track 41",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27078/?format=api",
                    "id": 27078,
                    "name": "Track 41",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]