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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62878/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62878/",
        "id": 62878,
        "title": "Gerbyrdt",
        "author_nicks": [
            {
                "name": "Bill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34414/?format=api",
                    "id": 34414,
                    "name": "Bill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RDT Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23468/?format=api",
                    "id": 23468,
                    "name": "RDTCrew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62858/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62858/",
        "id": 62858,
        "title": "Big Shit",
        "author_nicks": [
            {
                "name": "Bill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34414/?format=api",
                    "id": 34414,
                    "name": "Bill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RDT Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23468/?format=api",
                    "id": 23468,
                    "name": "RDTCrew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "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/102650/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/102650/",
        "id": 102650,
        "title": "?",
        "author_nicks": [
            {
                "name": "Bill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34414/?format=api",
                    "id": 34414,
                    "name": "Bill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MJJ Prod",
                "abbreviation": "MJJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                    "id": 11419,
                    "name": "MJJ Prod",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]