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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bd5f0785-904e-4eb0-9d0a-37d4eb88b694"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2577/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3137/",
    "metadata": {
        "length": 10705,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 92,
        "size": 5260,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}