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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43535/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43535/",
        "id": 43535,
        "title": "Simple",
        "author_nicks": [
            {
                "name": "MiP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27271/?format=api",
                    "id": 27271,
                    "name": "MiP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marshals",
                "abbreviation": "MRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                    "id": 387,
                    "name": "Marshals",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43538/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43538/",
        "id": 43538,
        "title": "DugHole",
        "author_nicks": [
            {
                "name": "MiP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27271/?format=api",
                    "id": 27271,
                    "name": "MiP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marshals",
                "abbreviation": "MRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                    "id": 387,
                    "name": "Marshals",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43539/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43539/",
        "id": 43539,
        "title": "JulEgg",
        "author_nicks": [
            {
                "name": "MiP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27271/?format=api",
                    "id": 27271,
                    "name": "MiP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marshals",
                "abbreviation": "MRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                    "id": 387,
                    "name": "Marshals",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]