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

{
    "url": "https://demozoo.org/api/v1/productions/321112/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321112/",
    "id": 321112,
    "title": "Powerfun",
    "author_nicks": [
        {
            "name": "Genshiken",
            "abbreviation": "GSK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8926/?format=api",
                "id": 8926,
                "name": "Genshiken",
                "is_group": true
            }
        },
        {
            "name": "PKTteam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69757/?format=api",
                "id": 69757,
                "name": "PKTteam",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-03-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Achifaifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43455/?format=api",
                    "id": 43455,
                    "name": "Achifaifa",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "stage7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10364/?format=api",
                    "id": 10364,
                    "name": "stage7",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/Achifaifa/powerfun/archive/master.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://achi.se/projects/software/demos/powerfun"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65229"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 17750,
                "name": "Wild (más tecnica)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4638/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4638/",
                    "id": 4638,
                    "name": "Gipuzkoa Encounter 2015",
                    "tagline": "",
                    "start_date": "2015-03-13",
                    "end_date": "2015-03-15",
                    "location": "Tolosa, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.12764,
                    "longitude": -2.09085,
                    "website": ""
                }
            }
        },
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 17751,
                "name": "Wild (más creativa)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4638/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4638/",
                    "id": 4638,
                    "name": "Gipuzkoa Encounter 2015",
                    "tagline": "",
                    "start_date": "2015-03-13",
                    "end_date": "2015-03-15",
                    "location": "Tolosa, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.12764,
                    "longitude": -2.09085,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}