GET /api/v1/releasers/145791/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/360909/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360909/",
        "id": 360909,
        "title": "Titan Intros",
        "author_nicks": [
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145791/?format=api",
                    "id": 145791,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360913/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360913/",
        "id": 360913,
        "title": "Titan Intro 3",
        "author_nicks": [
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145791/?format=api",
                    "id": 145791,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/360914/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360914/",
        "id": 360914,
        "title": "Titan Intro 4",
        "author_nicks": [
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145791/?format=api",
                    "id": 145791,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete-credits",
            "incomplete-soundtrack"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360912/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360912/",
        "id": 360912,
        "title": "Titan Intro 2",
        "author_nicks": [
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145791/?format=api",
                    "id": 145791,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete-credits"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360911/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360911/",
        "id": 360911,
        "title": "Titan Intro 1",
        "author_nicks": [
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145791/?format=api",
                    "id": 145791,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]