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

{
    "url": "https://demozoo.org/api/v1/productions/79736/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79736/",
    "id": 79736,
    "title": "the-second-all-at-the-party-mega",
    "author_nicks": [
        {
            "name": "Cnackers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38150/?format=api",
                "id": 38150,
                "name": "Cnackers",
                "is_group": true
            }
        },
        {
            "name": "Even",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3779/?format=api",
                "id": 3779,
                "name": "Even",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-06-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/remedy04/wild/cnackers_and_even_-_the-second-all-at-the-party-mega-php-demo-vote-for-it.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24921"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "5",
            "competition": {
                "id": 8241,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/619/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/619/",
                    "id": 619,
                    "name": "Remedy 2004",
                    "tagline": "",
                    "start_date": "2004-06-24",
                    "end_date": "2004-06-27",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "php"
    ]
}