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

{
    "url": "https://demozoo.org/api/v1/productions/28500/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28500/",
    "id": 28500,
    "title": "Mergezo Anyag II",
    "author_nicks": [
        {
            "name": "Profik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11044/?format=api",
                "id": 11044,
                "name": "Profik",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-08",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20587"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2156,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/676/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/676/",
                    "id": 676,
                    "name": "Scenest 1995",
                    "tagline": "",
                    "start_date": "1995-04-07",
                    "end_date": "1995-04-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}