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

{
    "url": "https://demozoo.org/api/v1/productions/34873/?format=api",
    "demozoo_url": "https://demozoo.org/music/34873/",
    "id": 34873,
    "title": "Maybe Forever",
    "author_nicks": [
        {
            "name": "Smash!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10040/?format=api",
                "id": 10040,
                "name": "Smash!",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Quad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10556/?format=api",
                "id": 10556,
                "name": "Quad",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-26",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/euskal97/mmul/smash_-_maybe_forever.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "360",
            "competition": {
                "id": 2975,
                "name": "Multichannel Music",
                "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": [
        "10ch",
        "s3m"
    ]
}