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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Almer Schlossmühle to Start Tour 11; Linkstrasse und Straße",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67324f93-9023-4ed4-86fe-0d63df55669f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37382/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53873/",
    "metadata": {
        "length": 511433,
        "lengthKind": "straight-line",
        "duration": 28561752,
        "positionLists": 3,
        "positions": 3368,
        "size": 321973,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-09T11:32:49+00:00",
        "country": "DE"
    }
}