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

{
    "url": "https://demozoo.org/api/v1/productions/41780/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41780/",
    "id": 41780,
    "title": "My Little Ponies",
    "author_nicks": [
        {
            "name": "Label",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26378/?format=api",
                "id": 26378,
                "name": "Label",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-21",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Radix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5/?format=api",
                    "id": 5,
                    "name": "Radix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Iceball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30301/?format=api",
                    "id": 30301,
                    "name": "Iceball",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Attack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16849/?format=api",
                    "id": 16849,
                    "name": "Attack",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/antiq99/in64/ponies.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5361"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "46",
            "competition": {
                "id": 3985,
                "name": "64Kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/574/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/574/",
                    "id": 574,
                    "name": "Antiq 1999",
                    "tagline": "",
                    "start_date": "1999-08-20",
                    "end_date": "1999-08-22",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": "http://antiq.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a9/4d/e676.326001.gif",
            "original_width": 275,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/a9/4d/e676.326001.png",
            "standard_width": 275,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a9/4d/e676.326001.png",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": []
}