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

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

{
    "category": "https://api.routeconverter.com/v1/categories/336/",
    "description": "Volkmarsen-Elmarshausen",
    "creator_name": "donbosco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a8402c57-7839-42c6-a790-aa9f1d8179cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2494/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3054/",
    "metadata": {
        "length": 23092,
        "lengthKind": "track",
        "duration": 1255,
        "positionLists": 1,
        "positions": 86,
        "size": 25783,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-21T00:40:57.753000+00:00",
        "country": "DE"
    }
}