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

[
    {
        "url": "https://demozoo.org/api/v1/productions/172463/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172463/",
        "id": 172463,
        "title": "Megatraveller Cracktro",
        "author_nicks": [
            {
                "name": "Exo7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52923/?format=api",
                    "id": 52923,
                    "name": "Exo7",
                    "is_group": true
                }
            }
        ],
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "1mb"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/120646/?format=api",
        "demozoo_url": "https://demozoo.org/productions/120646/",
        "id": 120646,
        "title": "Multi-Part",
        "author_nicks": [
            {
                "name": "Exo7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52923/?format=api",
                    "id": 52923,
                    "name": "Exo7",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08-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": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/127578/?format=api",
        "demozoo_url": "https://demozoo.org/productions/127578/",
        "id": 127578,
        "title": "Hscroll 4K",
        "author_nicks": [
            {
                "name": "Exo7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52923/?format=api",
                    "id": 52923,
                    "name": "Exo7",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-16",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/127584/?format=api",
        "demozoo_url": "https://demozoo.org/productions/127584/",
        "id": 127584,
        "title": "Ze Colortalks Demo",
        "author_nicks": [
            {
                "name": "Exo7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52923/?format=api",
                    "id": 52923,
                    "name": "Exo7",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-16",
        "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": [
            "source-available"
        ]
    }
]