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

[
    {
        "url": "https://demozoo.org/api/v1/productions/164994/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164994/",
        "id": 164994,
        "title": "Invention",
        "author_nicks": [
            {
                "name": "Esteem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13277/?format=api",
                    "id": 13277,
                    "name": "Esteem",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-05",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18438/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18438/",
        "id": 18438,
        "title": "Pray",
        "author_nicks": [
            {
                "name": "Esteem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13277/?format=api",
                    "id": 13277,
                    "name": "Esteem",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-10",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/101128/?format=api",
        "demozoo_url": "https://demozoo.org/productions/101128/",
        "id": 101128,
        "title": "Movement '96 Invitation Intro",
        "author_nicks": [
            {
                "name": "Esteem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13277/?format=api",
                    "id": 13277,
                    "name": "Esteem",
                    "is_group": true
                }
            },
            {
                "name": "Moon Hunters",
                "abbreviation": "MNH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19543/?format=api",
                    "id": 19543,
                    "name": "Moon Hunters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168652/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168652/",
        "id": 168652,
        "title": "Fire",
        "author_nicks": [
            {
                "name": "Esteem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13277/?format=api",
                    "id": 13277,
                    "name": "Esteem",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/101129/?format=api",
        "demozoo_url": "https://demozoo.org/productions/101129/",
        "id": 101129,
        "title": "Euphoria",
        "author_nicks": [
            {
                "name": "Esteem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13277/?format=api",
                    "id": 13277,
                    "name": "Esteem",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-24",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]