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

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

{
    "category": "https://api.routeconverter.com/v1/categories/255/",
    "description": "Tegernseer Höhenweg (von Gmund nach Tegernsee ins Bräustüberl)",
    "creator_name": "jochen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7341eb70-0b37-4e39-bd07-465b1152b19a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3411/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4048/",
    "metadata": {
        "length": 21870,
        "lengthKind": "straight-line",
        "duration": 3848,
        "positionLists": 3,
        "positions": 294,
        "size": 50519,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-02T23:19:59.890000+00:00",
        "country": "DE"
    }
}