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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187837/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187837/",
        "id": 187837,
        "title": "Circlescroll",
        "author_nicks": [
            {
                "name": "1.000.000 Boys",
                "abbreviation": "1MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15131/?format=api",
                    "id": 15131,
                    "name": "1.000.000 Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "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/20662/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20662/",
        "id": 20662,
        "title": "Demotronic",
        "author_nicks": [
            {
                "name": "1.000.000 Boys",
                "abbreviation": "1MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15131/?format=api",
                    "id": 15131,
                    "name": "1.000.000 Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "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/159167/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159167/",
        "id": 159167,
        "title": "LCP2000",
        "author_nicks": [
            {
                "name": "1.000.000 Boys",
                "abbreviation": "1MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15131/?format=api",
                    "id": 15131,
                    "name": "1.000.000 Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]