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

{
    "url": "https://demozoo.org/api/v1/productions/29152/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29152/",
    "id": 29152,
    "title": "Fruits",
    "author_nicks": [
        {
            "name": "Exhumers",
            "abbreviation": "EXH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11192/?format=api",
                "id": 11192,
                "name": "Exhumers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-31",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Woland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11191/?format=api",
                    "id": 11191,
                    "name": "Woland",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/antiq96/in64/fruits.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6308"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "244",
            "competition": {
                "id": 2238,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/707/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/707/",
                    "id": 707,
                    "name": "Antiq 1996",
                    "tagline": "The First Blow",
                    "start_date": "1996-08-30",
                    "end_date": "1996-09-01",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}