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

[
    {
        "url": "https://demozoo.org/api/v1/productions/133101/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133101/",
        "id": 133101,
        "title": "Insert Disc",
        "author_nicks": [
            {
                "name": "Dynamic Labs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57063/?format=api",
                    "id": 57063,
                    "name": "Dynamic Labs",
                    "is_group": true
                }
            },
            {
                "name": "T.O.Y.S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2270/?format=api",
                    "id": 2270,
                    "name": "T.O.Y.S.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/133103/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133103/",
        "id": 133103,
        "title": "Dynamic Labs Intro",
        "author_nicks": [
            {
                "name": "Dynamic Labs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57063/?format=api",
                    "id": 57063,
                    "name": "Dynamic Labs",
                    "is_group": true
                }
            },
            {
                "name": "T.O.Y.S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2270/?format=api",
                    "id": 2270,
                    "name": "T.O.Y.S.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/133100/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133100/",
        "id": 133100,
        "title": "STE 56 Pew Picture Converter 2.0",
        "author_nicks": [
            {
                "name": "Dynamic Labs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57063/?format=api",
                    "id": 57063,
                    "name": "Dynamic Labs",
                    "is_group": true
                }
            },
            {
                "name": "T.O.Y.S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2270/?format=api",
                    "id": 2270,
                    "name": "T.O.Y.S.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    }
]