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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183132/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183132/",
        "id": 183132,
        "title": "Noyau Multicache Pour 68000",
        "author_nicks": [
            {
                "name": "Supernova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10498/?format=api",
                    "id": 10498,
                    "name": "Supernova",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Supremacy",
                "abbreviation": "SUP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2255/?format=api",
                    "id": 2255,
                    "name": "Supremacy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-11",
        "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": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183127/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183127/",
        "id": 183127,
        "title": "Routine De Flame",
        "author_nicks": [
            {
                "name": "Supernova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10498/?format=api",
                    "id": 10498,
                    "name": "Supernova",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Supremacy",
                "abbreviation": "SUP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2255/?format=api",
                    "id": 2255,
                    "name": "Supremacy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08",
        "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": [
            "no-sound",
            "fire-effect"
        ]
    }
]