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

[
    {
        "url": "https://demozoo.org/api/v1/productions/17119/?format=api",
        "demozoo_url": "https://demozoo.org/productions/17119/",
        "id": 17119,
        "title": "Pegas",
        "author_nicks": [
            {
                "name": "Konex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9013/?format=api",
                    "id": 9013,
                    "name": "Konex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Antares",
                "abbreviation": "ATS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9011/?format=api",
                    "id": 9011,
                    "name": "Antares",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/15749/?format=api",
        "demozoo_url": "https://demozoo.org/productions/15749/",
        "id": 15749,
        "title": "Harmony",
        "author_nicks": [
            {
                "name": "Konex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9013/?format=api",
                    "id": 9013,
                    "name": "Konex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Antares",
                "abbreviation": "ATS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9011/?format=api",
                    "id": 9011,
                    "name": "Antares",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-24",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14980/?format=api",
        "demozoo_url": "https://demozoo.org/productions/14980/",
        "id": 14980,
        "title": "Amorphes",
        "author_nicks": [
            {
                "name": "Konex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9013/?format=api",
                    "id": 9013,
                    "name": "Konex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Antares",
                "abbreviation": "ATS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9011/?format=api",
                    "id": 9011,
                    "name": "Antares",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]