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

[
    {
        "url": "https://demozoo.org/api/v1/productions/123866/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123866/",
        "id": 123866,
        "title": "Sorry",
        "author_nicks": [
            {
                "name": "The Sorcerer Apprentices",
                "abbreviation": "Soap",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53900/?format=api",
                    "id": 53900,
                    "name": "The Sorcerer Apprentices",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-22",
        "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": [
            "monochrome"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123306/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123306/",
        "id": 123306,
        "title": "Deep Space",
        "author_nicks": [
            {
                "name": "The Sorcerer Apprentices",
                "abbreviation": "Soap",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53900/?format=api",
                    "id": 53900,
                    "name": "The Sorcerer Apprentices",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-15",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123305/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123305/",
        "id": 123305,
        "title": "Flying Soap",
        "author_nicks": [
            {
                "name": "The Sorcerer Apprentices",
                "abbreviation": "Soap",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53900/?format=api",
                    "id": 53900,
                    "name": "The Sorcerer Apprentices",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123304/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123304/",
        "id": 123304,
        "title": "Joust V1.01",
        "author_nicks": [
            {
                "name": "The Sorcerer Apprentices",
                "abbreviation": "Soap",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53900/?format=api",
                    "id": 53900,
                    "name": "The Sorcerer Apprentices",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-27",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-music",
            "joust"
        ]
    }
]