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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2549/",
    "description": "Anreise Tatzelwurm",
    "creator_name": "watzmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3891057-ba7f-40eb-a553-ccc815c0e56a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25326/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39103/",
    "metadata": {
        "length": 400759,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 27,
        "size": 3459,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}