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

{
    "url": "https://demozoo.org/api/v1/productions/44702/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44702/",
    "id": 44702,
    "title": "Slumpism",
    "author_nicks": [
        {
            "name": "Pathos",
            "abbreviation": "PTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24317/?format=api",
                "id": 24317,
                "name": "Pathos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "Geza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41736/?format=api",
                    "id": 41736,
                    "name": "Geza",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mAnKa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18146/?format=api",
                    "id": 18146,
                    "name": "mAnKa",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/rage99/in64/slumpism.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2675"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=nFK5IWd8PRI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "341",
            "competition": {
                "id": 4383,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/682/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/682/",
                    "id": 682,
                    "name": "Rage 1999",
                    "tagline": "Rage-Scenest 1999",
                    "start_date": "1999-09-16",
                    "end_date": "1999-09-18",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}