GET /api/v1/releasers/77033/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/185110/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185110/",
        "id": 185110,
        "title": "Non Ultra",
        "author_nicks": [
            {
                "name": "Dacota",
                "abbreviation": "(D)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77033/?format=api",
                    "id": 77033,
                    "name": "Dacota",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/357081/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357081/",
        "id": 357081,
        "title": "Happy Birthday Wolfi",
        "author_nicks": [
            {
                "name": "Dacota",
                "abbreviation": "(D)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77033/?format=api",
                    "id": 77033,
                    "name": "Dacota",
                    "is_group": true
                }
            },
            {
                "name": "Trapez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110131/?format=api",
                    "id": 110131,
                    "name": "Trapez",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185111/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185111/",
        "id": 185111,
        "title": "Dacota Intro",
        "author_nicks": [
            {
                "name": "Dacota",
                "abbreviation": "(D)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77033/?format=api",
                    "id": 77033,
                    "name": "Dacota",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-05-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357080/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357080/",
        "id": 357080,
        "title": "New Intro",
        "author_nicks": [
            {
                "name": "Dacota",
                "abbreviation": "(D)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77033/?format=api",
                    "id": 77033,
                    "name": "Dacota",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/357082/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357082/",
        "id": 357082,
        "title": "Fastdemo",
        "author_nicks": [
            {
                "name": "Dacota",
                "abbreviation": "(D)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77033/?format=api",
                    "id": 77033,
                    "name": "Dacota",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]