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

{
    "url": "https://demozoo.org/api/v1/productions/34783/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34783/",
    "id": 34783,
    "title": "o2",
    "author_nicks": [
        {
            "name": "Nexus Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20302/?format=api",
                "id": 20302,
                "name": "Nexus Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Assimmoff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52144/?format=api",
                    "id": 52144,
                    "name": "Assimmoff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/N/Nexus_Team/NT-O2"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=29341"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87785"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "500",
            "competition": {
                "id": 2968,
                "name": "Amiga 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/491/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/491/",
                    "id": 491,
                    "name": "Euskal 1997",
                    "tagline": "Euskal Party 5",
                    "start_date": "1997-07-25",
                    "end_date": "1997-07-27",
                    "location": "Donostia / San Sebastián, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29181,
                    "longitude": -1.98851,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}