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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161609/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/161609/",
        "id": 161609,
        "title": "Save the scene",
        "author_nicks": [
            {
                "name": "Mihip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61508/?format=api",
                    "id": 61508,
                    "name": "Mihip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159951/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159951/",
        "id": 159951,
        "title": "Катюша / Katyusha",
        "author_nicks": [
            {
                "name": "Mihip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61508/?format=api",
                    "id": 61508,
                    "name": "Mihip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146006/?format=api",
        "demozoo_url": "https://demozoo.org/productions/146006/",
        "id": 146006,
        "title": "Rainbox 64 byte demo on Wct",
        "author_nicks": [
            {
                "name": "Mihip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61508/?format=api",
                    "id": 61508,
                    "name": "Mihip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wct Studio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61509/?format=api",
                    "id": 61509,
                    "name": "Wct Studio",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-29",
        "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/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146004/?format=api",
        "demozoo_url": "https://demozoo.org/productions/146004/",
        "id": 146004,
        "title": "Tubes Wct 128b Intro",
        "author_nicks": [
            {
                "name": "Mihip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61508/?format=api",
                    "id": 61508,
                    "name": "Mihip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wct Studio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61509/?format=api",
                    "id": 61509,
                    "name": "Wct Studio",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-29",
        "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/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]