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

{
    "url": "https://demozoo.org/api/v1/productions/178158/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178158/",
    "id": 178158,
    "title": "FB Oldschool Intro",
    "author_nicks": [
        {
            "name": "The New Dimension",
            "abbreviation": "TND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16410/?format=api",
                "id": 16410,
                "name": "The New Dimension",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-02-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59345"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13768,
                "name": "Oldskool Cracktro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3469/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3469/",
                    "id": 3469,
                    "name": "Facebook Oldskool Cracktro Compo 2011",
                    "tagline": "",
                    "start_date": "2010-12-26",
                    "end_date": "2011-02-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}