This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/50907/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "be8bb9873d75195bd86476d28b78a5c9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "TT-1 to TT-1 (2)",
    "creator_name": "watzmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2edc529a-68b4-4769-82b8-e34908938433"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25324/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50907/",
    "metadata": {
        "positionLists": 1,
        "positions": 1,
        "size": 414,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}