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

{
    "url": "https://demozoo.org/api/v1/productions/151011/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151011/",
    "id": 151011,
    "title": "Beatthis",
    "author_nicks": [
        {
            "name": "NEXTEMPIRE",
            "abbreviation": "NE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10231/?format=api",
                "id": 10231,
                "name": "NEXTEMPIRE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-07",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "KOZMIK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18068/?format=api",
                    "id": 18068,
                    "name": "Baudsurfer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=495"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1506,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/106/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/106/",
                    "id": 106,
                    "name": "Assembly 1999",
                    "tagline": "",
                    "start_date": "1999-08-06",
                    "end_date": "1999-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}