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

[
    {
        "url": "https://demozoo.org/api/v1/productions/145601/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145601/",
        "id": 145601,
        "title": "The Spinning Atari Demo",
        "author_nicks": [
            {
                "name": "Robert Stuart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60599/?format=api",
                    "id": 60599,
                    "name": "Robert Stuart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "animation"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/143537/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143537/",
        "id": 143537,
        "title": "Commodore 64 Slideshow Part 1",
        "author_nicks": [
            {
                "name": "Robert Stuart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60599/?format=api",
                    "id": 60599,
                    "name": "Robert Stuart",
                    "is_group": false
                }
            },
            {
                "name": "Stephen Logie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60598/?format=api",
                    "id": 60598,
                    "name": "Stephen Logie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/143538/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143538/",
        "id": 143538,
        "title": "Commodore 64 Slideshow Part 2",
        "author_nicks": [
            {
                "name": "Robert Stuart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60599/?format=api",
                    "id": 60599,
                    "name": "Robert Stuart",
                    "is_group": false
                }
            },
            {
                "name": "Stephen Logie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60598/?format=api",
                    "id": 60598,
                    "name": "Stephen Logie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162580/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162580/",
        "id": 162580,
        "title": "NameThisGame",
        "author_nicks": [
            {
                "name": "Robert Stuart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60599/?format=api",
                    "id": 60599,
                    "name": "Robert Stuart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-10-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]