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

{
    "url": "https://demozoo.org/api/v1/productions/43348/?format=api",
    "demozoo_url": "https://demozoo.org/music/43348/",
    "id": 43348,
    "title": "The Edge of Beyond",
    "author_nicks": [
        {
            "name": "Dave",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10909/?format=api",
                "id": 10909,
                "name": "Dave",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "PhyMosys",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10910/?format=api",
                "id": 10910,
                "name": "PhyMosys",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-24",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=5",
            "score": "8",
            "competition": {
                "id": 4215,
                "name": "Mods 4ch",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/493/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/493/",
                    "id": 493,
                    "name": "Euskal 1999",
                    "tagline": "Euskal Party 7",
                    "start_date": "1999-07-23",
                    "end_date": "1999-07-25",
                    "location": "Donostia / San Sebastián, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29181,
                    "longitude": -1.98851,
                    "website": "https://euskalencounter.org/euskal7/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}