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

{
    "url": "https://demozoo.org/api/v1/productions/43657/?format=api",
    "demozoo_url": "https://demozoo.org/music/43657/",
    "id": 43657,
    "title": "Not Like You",
    "author_nicks": [
        {
            "name": "Bandido",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25223/?format=api",
                "id": 25223,
                "name": "Bandido",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MindProbe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48445/?format=api",
                "id": 48445,
                "name": "MindProbe",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-11-06",
    "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": 9,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 4248,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/587/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/587/",
                    "id": 587,
                    "name": "Flashparty 1999",
                    "tagline": "",
                    "start_date": "1999-11-05",
                    "end_date": "1999-11-07",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.608521,
                    "longitude": -58.373539,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}