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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183902/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/183902/",
        "id": 183902,
        "title": "?",
        "author_nicks": [
            {
                "name": "Bore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3183/?format=api",
                    "id": 3183,
                    "name": "Bore",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Traktor",
                "abbreviation": "TRK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3184/?format=api",
                    "id": 3184,
                    "name": "Traktor",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-12-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60741/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60741/",
        "id": 60741,
        "title": "Blur",
        "author_nicks": [
            {
                "name": "Bore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3183/?format=api",
                    "id": 3183,
                    "name": "Bore",
                    "is_group": false
                }
            },
            {
                "name": "Pumba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14992/?format=api",
                    "id": 14992,
                    "name": "Pumbaa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Traktor",
                "abbreviation": "TRK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3184/?format=api",
                    "id": 3184,
                    "name": "Traktor",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "screenshots-needed"
        ]
    }
]